{"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","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-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-19T06:38:00Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-19T06:38:00Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-19T06:38:00Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","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-19T06:38:00Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-19T06:38:00Z","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-19T06:38:00Z","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-19T06:38:00Z","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-19T06:38:00Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"error","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-19T06:38:00Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-19T06:38:00Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"error","ts":"2026-04-19T06:38:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-19T06:38:00Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-19T06:38:00Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-19T06:38:00Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-19T06:38:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-19T06:38:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-19T06:38:20Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-19T06:38:20Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-19T06:38:20Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-19T06:38:20Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-19T06:47:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-vyshfk","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-wsnf","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-one-wsnf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-mcpjpb","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-bjzzjy","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-sbxj","name":"my-integration-test-womu"}} {"level":"info","ts":"2026-04-19T06:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-sbxj","name":"skipped-its"}} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-19T06:47:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob"}} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx"}} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:47:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-vwnz"} {"level":"info","ts":"2026-04-19T06:47:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-vwnz","application":"appstudio"} {"level":"info","ts":"2026-04-19T06:47:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-vwnz"} {"level":"info","ts":"2026-04-19T06:47:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-vwnz"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-vwnz","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"namespace":"tenant-dev-pbyw","name":"snapshot-sample-vwnz","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio","namespace":"tenant-dev-pbyw","name":"snapshot-sample-vwnz","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:47:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:26Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-vwnz', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"namespace":"tenant-dev-pbyw","name":"snapshot-sample-vwnz","reconcileID":"856e031f-793a-4421-b8cc-fc1cc3934edf"} {"level":"info","ts":"2026-04-19T06:47:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-xpgs","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio","namespace":"tenant-dev-pbyw","name":"snapshot-sample-vwnz-jgdf6","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-19T06:47:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio","release.Name":"snapshot-sample-vwnz-jgdf6"} {"level":"info","ts":"2026-04-19T06:47:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-zkhuct","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47: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":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-vwnz","namespace":"tenant-dev-pbyw"},"application":"tenant-dev-pbyw/appstudio"} {"level":"info","ts":"2026-04-19T06:47:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-beqw","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-dksbcf","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-zbpsgt","namespace":"build-e2e-cpzh"},"application":"build-e2e-cpzh/build-suite-test-application-wxxr","namespace":"build-e2e-cpzh","name":"test-annotations-zbpsgt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-vloc","name":"my-integration-test-cile"}} {"level":"info","ts":"2026-04-19T06:47:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T06:47:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T06:47:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-sfgjtd","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-itrs","name":"my-integration-test-ubtn"}} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ubtn"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ubtn"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-itrs","name":"my-integration-test-vbsr"}} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vbsr"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vbsr"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-itrs","name":"my-integration-test-doss"}} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-doss"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-doss"} {"level":"info","ts":"2026-04-19T06:47:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:47:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-19T06:47:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:47: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-xejy"},"snapshot.Namespace":"neg-rp-dev-xejy","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-19T06:47: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-xejy"}} {"level":"info","ts":"2026-04-19T06:47:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-pmrsmr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-vjin","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-tlzo","name":"my-integration-test-hdza"}} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-rjfw"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-rjfw","application":"appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-rjfw"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rjfw"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-rjfw","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"namespace":"happy-path-uofj","name":"snapshot-sample-rjfw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:47: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":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:47: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":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio","namespace":"happy-path-uofj","name":"snapshot-sample-rjfw","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:47:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:47: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":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:52Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-rjfw', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"namespace":"happy-path-uofj","name":"snapshot-sample-rjfw","reconcileID":"e84ee9d3-f66f-458f-b2af-1ea23d9d3b0f"} {"level":"info","ts":"2026-04-19T06:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio","namespace":"happy-path-uofj","name":"snapshot-sample-rjfw-d7mtt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-19T06:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio","release.Name":"snapshot-sample-rjfw-d7mtt"} {"level":"info","ts":"2026-04-19T06:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-rjfw","namespace":"happy-path-uofj"},"application":"happy-path-uofj/appstudio"} {"level":"info","ts":"2026-04-19T06:47:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-mqxw","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-tlzo","name":"my-integration-test-skfk"}} {"level":"info","ts":"2026-04-19T06:47:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T06:47:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T06:47:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl","PR group":"konflux-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.NameSpace":"integration1-sbxj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-womu","externalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-jgof","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997392150,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelineRun.Namespace":"integration1-sbxj","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelinerun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","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-vyshfk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997392150, NodeID:\"CR_kwDOKrwUx88AAAAQw2EFFg\", HeadSHA:\"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997392150\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997392150\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:47:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot scenario my-integration-test-womu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-sbxj/test-component-pac-vyshfk-on-pull-request-fdhbl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997392150/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233594976}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d\", 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-ugtvgs\", 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-19T06:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997392150,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelineRun.Namespace":"integration1-sbxj","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelinerun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vyshfk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:47: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:47:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-xebl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:03Z","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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","PR group":"konflux-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","prGroup":"konflux-test-component-pac-mcpjpb","prGroupHash":"0f6a999cd19c22cc91dd75190ecb848adbb67de516ffd3734d4fe10a3460a4"} {"level":"info","ts":"2026-04-19T06:48: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","snapshot.NameSpace":"stat-rep-itrs","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vbsr","externalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397652,"CheckName":"Konflux Dev version / my-integration-test-vbsr / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","snapshot.NameSpace":"stat-rep-itrs","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-doss","externalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397793,"CheckName":"Konflux Dev version / my-integration-test-doss / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","snapshot.NameSpace":"stat-rep-itrs","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ubtn","externalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397961,"CheckName":"Konflux Dev version / my-integration-test-ubtn / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelineRun.Namespace":"stat-rep-itrs","pipelineRun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelinerun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm"} {"level":"info","ts":"2026-04-19T06:48: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:04Z","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-mcpjpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397961, NodeID:\"CR_kwDOMjU9q88AAAAQw2EbyQ\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-ubtn-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot scenario my-integration-test-ubtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ubtn / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397961,"CheckName":"Konflux Dev version / my-integration-test-ubtn / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397652, NodeID:\"CR_kwDOMjU9q88AAAAQw2EalA\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-vbsr-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397652\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397652\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot scenario my-integration-test-vbsr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397652/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vbsr / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397652,"CheckName":"Konflux Dev version / my-integration-test-vbsr / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397793, NodeID:\"CR_kwDOMjU9q88AAAAQw2EbIQ\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-doss-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot optional scenario my-integration-test-doss is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-doss / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:48:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397793,"CheckName":"Konflux Dev version / my-integration-test-doss / test-component-pac-mcpjpb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelineRun.Namespace":"stat-rep-itrs","pipelineRun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelinerun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm"} {"level":"info","ts":"2026-04-19T06:48: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:04Z","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-mcpjpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:07Z","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-xejy","snapshot":"snapshot"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-bjzzjy-on-pull-request-87gt7","PR group":"konflux-go-component-bjzzjy"} {"level":"info","ts":"2026-04-19T06:48: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":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","prGroup":"konflux-go-component-bjzzjy","prGroupHash":"eb7fa20ded3c6537f35d14691ce575f281bf1c3c9b155b639bb9f0b7e7b562"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-mfux","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-mqxw","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-19T06:48:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:16Z","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-djjp"},"snapshot.Namespace":"block-rp-dev-djjp","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:16Z","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-djjp"}} {"level":"info","ts":"2026-04-19T06:48:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-vwnz"} {"level":"info","ts":"2026-04-19T06:48:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-pbyw","snapshot":"snapshot-sample-vwnz"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-xpgs-on-pull-request-scbzc","PR group":"konflux-component-two-xpgs"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","prGroup":"konflux-component-two-xpgs","prGroupHash":"6efc6800d0a2b1201e6144138b86969272f27b7cd87d512f23f0ded046671b"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:24Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","PR group":"konflux-test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:48: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":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","prGroup":"konflux-test-comp-pac-gitlab-zkhuct","prGroupHash":"60d1cd9e91f32fdb6127e243f2e24a55d67582efa7c6e2f517afb67174b9c7"} {"level":"info","ts":"2026-04-19T06:48: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","statusName":"Konflux Dev version / my-integration-test-mdob / test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-mdob","commitStatus2.ID":13987157780,"TargetURL":null} {"level":"info","ts":"2026-04-19T06:48:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","statusName":"Konflux Dev version / my-integration-test-splx / test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:48:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-splx","commitStatus2.ID":13987157809,"TargetURL":null} {"level":"info","ts":"2026-04-19T06:48:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"d7eb6ab8-ece3-4e66-b016-7627a83b0bfc","snapshot.Namespace":"gitlab-rep-kzkw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-19T06:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:48:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:48:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","pipelineRun.Namespace":"gitlab-rep-kzkw","pipelineRun.Name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","pipelinerun.Name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2"} {"level":"info","ts":"2026-04-19T06:48: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48: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-pac-gitlab-zkhuct is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-beqw-on-pull-request-c8579","PR group":"konflux-test-comp-beqw"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-xebl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","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-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","PR group":"konflux-gh-test-custom-default-dksbcf"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","prGroup":"konflux-gh-test-custom-default-dksbcf","prGroupHash":"c89d924f248fd91976ad6df94a0210f2e9cdc520a9aace1c3b197bef36c71d"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-rxkp","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","PR group":"konflux-gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-clcl5","PR group":"konflux-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997424393,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-clcl5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-clcl5"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-sfgjtd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48: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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997424393, NodeID:\"CR_kwDONSo-hs8AAAAQw2GDCQ\", HeadSHA:\"0272e8e2a70e26a19e046f299df1bff61af090d7\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997424393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997424393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-clcl5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997424393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65233626848}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"0272e8e2a70e26a19e046f299df1bff61af090d7\", 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-whkzqv\", 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-19T06:48:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997424393,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-clcl5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-clcl5"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-sfgjtd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","PR group":"konflux-gl-test-custom-default-pmrsmr"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","prGroup":"konflux-gl-test-custom-default-pmrsmr","prGroupHash":"75030c865948211614fdc6eb537a2ee5f5d266ba430bc09b8f76852bc93de9"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","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-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48: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-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-dksbcf","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-vjin-on-pull-request-dhhvl","PR group":"konflux-test-comp-vjin"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-vjin","prGroupHash":"613561a51214a67ecd5919e408916c98762b1c74a0c783596dbcc35cdad7bd"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48: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-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-jgof-on-pull-request-t4w9c","PR group":"konflux-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:48: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","prGroup":"konflux-konflux-demo-component-jgof","prGroupHash":"4c4fd34c7659d792082c9f3e182dcba1dc796b81d35700625c3da99ef24fe9"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.NameSpace":"konflux-tlzo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-skfk","externalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997430780,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","pipelineRun.Namespace":"konflux-tlzo","pipelineRun.Name":"konflux-demo-component-jgof-on-pull-request-t4w9c","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:48:52Z","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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-jgof-on-pull-request-t4w9c"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","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-jgof is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:52Z","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-djjp","snapshot":"snapshot"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48: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-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xebl-on-pull-request-4crrr","PR group":"konflux-gh-multi-component-child-xebl"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48: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":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48: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":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-mfux-on-pull-request-q2xfq","PR group":"konflux-test-comp-mfux"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-zbpsgt","namespace":"build-e2e-cpzh"},"application":"build-e2e-cpzh/build-suite-test-application-wxxr","namespace":"build-e2e-cpzh","name":"test-annotations-zbpsgt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49: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-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49: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-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49: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-default-pmrsmr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"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-19T06:49:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"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-19T06:49:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","reconcileID":"843d6bba-44aa-436a-8e2f-6ec61c4f5422","error":"pipelineruns.tekton.dev \"gh-test-custom-default-dksbcf-on-pull-request-snszp\" 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-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"req":{"name":"gh-test-custom-default-dksbcf-on-pull-request-snszp","namespace":"build-e2e-gyew"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-dksbcf-on-pull-request-snszp\" 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-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-pmrsmr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","PR group":"konflux-gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T06:49: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-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-19T06:48:53Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-tlzo/konflux-demo-component-jgof-on-pull-request-t4w9c awaiting remote resource"}],"startTime":"2026-04-19T06:48:52Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dcc007765eded48422dc868e129f8e19-c57338f7a4718d0b-01"}},"deletionTimestamp":"2026-04-19 06:49:09 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-pull-request-t4w9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-19T06:48:53Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-tlzo/konflux-demo-component-jgof-on-pull-request-t4w9c awaiting remote resource"}],"startTime":"2026-04-19T06:48:52Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dcc007765eded48422dc868e129f8e19-c57338f7a4718d0b-01"}},"deletionTimestamp":"2026-04-19 06:49:09 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","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-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","PR group":"konflux-gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T06:49: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":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-19T06:48:53Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-tlzo/konflux-demo-component-jgof-on-pull-request-t4w9c awaiting remote resource"}],"startTime":"2026-04-19T06:48:52Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dcc007765eded48422dc868e129f8e19-c57338f7a4718d0b-01"}},"deletionTimestamp":"2026-04-19 06:49:09 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-19T06:49:10Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-19T06:48:52Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-jgof-on-pull-request-t4w9c-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dcc007765eded48422dc868e129f8e19-c57338f7a4718d0b-01"}},"deletionTimestamp":"2026-04-19 06:49:09 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-19T06:49:10Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-19T06:48:52Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof:on-pr-ec2a83a9ebd3a11ba08a8058e449bc894fc29782"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-jgof-on-pull-request-t4w9c-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dcc007765eded48422dc868e129f8e19-c57338f7a4718d0b-01"}},"deletionTimestamp":"2026-04-19 06:49:09 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-pull-request-t4w9c","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:14Z","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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","PR group":"konflux-gh-multi-component-parent-xebl"} {"level":"info","ts":"2026-04-19T06:49: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-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:14Z","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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"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-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:49:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","reconcileID":"2a5fef13-7b68-4d4e-b486-8af4621f5d29","error":"pipelineruns.tekton.dev \"gl-test-custom-default-pmrsmr-on-pull-request-plg6n\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"req":{"name":"gl-test-custom-default-pmrsmr-on-pull-request-plg6n","namespace":"build-e2e-woqc"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-pmrsmr-on-pull-request-plg6n\" 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-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","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-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-rxkp-on-pull-request-flbrt","PR group":"konflux-test-symlink-comp-rxkp"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-kcwvpn","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:49:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49: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":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-jgof-on-push-2x82h is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xpgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","PR group":"konflux-gh-test-custom-branch-awxijj"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","prGroup":"konflux-gh-test-custom-branch-awxijj","prGroupHash":"df9762331c7fad8179c69c761a37faf2ebdd1cff8f9f2abd8634a644ded3fc"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:26Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","build-e2e-upsq":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-rx5tk\" was cancelled"}],"startTime":"2026-04-19T06:49:10Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0b2651494975c28e3c5f413c9f368327-bcce0d6714a3e721-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-rx5tk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-rx5tk","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","PR group":"konflux-gl-test-custom-branch-kcwvpn"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","prGroup":"konflux-gl-test-custom-branch-kcwvpn","prGroupHash":"2fcf4f55035f36d1d10e9cfd72db87cf9f383888e962c09420a6581e10f895"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":"2026-04-19 06:49:35 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":"2026-04-19 06:49:35 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:49:27Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-mqxw-on-pull-request-pgmvv\" was cancelled"}],"startTime":"2026-04-19T06:49:11Z","completionTime":"2026-04-19T06:49:27Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb"},{"name":"revision","value":"14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw:on-pr-14ef2967cdfa5ba0aada4398a5e9c738a4b3d5c1"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-800cd0c2762aa29a081135941ea824e9-ded90d0db79ebc76-01"}},"deletionTimestamp":"2026-04-19 06:49:35 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-pgmvv has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-pgmvv","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:38Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","PR group":"konflux-gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-parent-mqxw","prGroupHash":"1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-pgmvv with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-rjfw"} {"level":"info","ts":"2026-04-19T06:50:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-uofj","snapshot":"snapshot-sample-rjfw"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-wehd-20260419-065030-914"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-wehd-20260419-065030-914","application":"build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-wehd-20260419-065030-914"} {"level":"info","ts":"2026-04-19T06:50:30Z","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-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:50: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-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","Application.Name":"build-secret-lookup-wehd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:50:30Z","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-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"build-secret-lookup-wehd-20260419-065030-914","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:50:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:50:30Z","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-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50: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-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-wehd-20260419-065030-914","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd"} {"level":"info","ts":"2026-04-19T06:50:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-wsnf","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-one-wsnf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:50:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-xpgs","namespace":"build-e2e-zekd"},"application":"build-e2e-zekd/build-secret-lookup-wehd","namespace":"build-e2e-zekd","name":"component-two-xpgs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:50:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"namespace":"build-e2e-zekd","name":"component-two-xpgs-on-pull-request-scbzc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T06:50:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"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-19T06:50:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-xpgs-on-pull-request-scbzc","namespace":"build-e2e-zekd"},"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-19T06:50:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-wehd-20260419-065030-914"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zekd","snapshot":"build-secret-lookup-wehd-20260419-065030-914"} {"level":"info","ts":"2026-04-19T06:50: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:47Z","logger":"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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51: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-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:52: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:52: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:52: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":"2026-04-19 06:52:58 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:52:58Z","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-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":"2026-04-19 06:52:58 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:52:58Z","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-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:52:49Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-19T06:49:15Z","completionTime":"2026-04-19T06:52:49Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul"},{"name":"revision","value":"644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl:on-pr-644ae5f8a62410f5cbeef81df4bbbe1187a3e3cd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo287679edd719a88b17c7540cbf724b51-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-287679edd719a88b17c7540cbf724b51-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon287679edd719a88b17c7540cbf724b51-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp287679edd719a88b17c7540cbf724b51-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dd54df28aade69e94f6c2d0bd083de21-9f9de6e86db94470-01"}},"deletionTimestamp":"2026-04-19 06:52:58 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:52:58Z","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-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-cgmpf has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-cgmpf","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:52:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","PR group":"konflux-gh-multi-component-parent-xebl"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-parent-xebl","prGroupHash":"dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","prGroup":"konflux-test-component-pac-mcpjpb","prGroupHash":"0f6a999cd19c22cc91dd75190ecb848adbb67de516ffd3734d4fe10a3460a4"} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-ubtn-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397961, NodeID:\"CR_kwDOMjU9q88AAAAQw2EbyQ\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-ubtn-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot scenario my-integration-test-ubtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ubtn / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397961,"CheckName":"Konflux Dev version / my-integration-test-ubtn / test-component-pac-mcpjpb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-vbsr-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397652, NodeID:\"CR_kwDOMjU9q88AAAAQw2EalA\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-vbsr-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397652\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397652\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot scenario my-integration-test-vbsr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397652/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vbsr / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397652,"CheckName":"Konflux Dev version / my-integration-test-vbsr / test-component-pac-mcpjpb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ExternalID":"my-integration-test-doss-test-component-pac-mcpjpb"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","existingCheckRun":"github.CheckRun{ID:71997397793, NodeID:\"CR_kwDOMjU9q88AAAAQw2EbIQ\", HeadSHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", ExternalID:\"my-integration-test-doss-test-component-pac-mcpjpb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71997397793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mcpjpb snapshot optional scenario my-integration-test-doss is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-itrs/test-component-pac-mcpjpb-on-pull-request-x2fnm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71997397793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-doss / test-component-pac-mcpjpb\", CheckSuite:github.CheckSuite{ID:65233599529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408311, Number:9378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9378\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mcpjpb\", SHA:\"6b298ace50ed4abd4408150940b14f8a7a2a9612\", 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-vdtosq\", 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-19T06:53:27Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","ID":71997397793,"CheckName":"Konflux Dev version / my-integration-test-doss / test-component-pac-mcpjpb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelineRun.Namespace":"stat-rep-itrs","pipelineRun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","pipelinerun.Name":"test-component-pac-mcpjpb-on-pull-request-x2fnm"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mcpjpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:26Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:03Z","completionTime":"2026-04-19T06:53:26Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"IMAGE_DIGEST","value":"sha256:65a0783832c472fb0a0aac2a737f1e1eadac31fc1e5292e916a1ed53501e3fd1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc0aa003b683a7461ab0c32aa05697a72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc0aa003b683a7461ab0c32aa05697a72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc0aa003b683a7461ab0c32aa05697a72-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-mcpjpb-on-pull-request-x2fnm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pu70fd1af94c8b3efc3014de27c0acf677","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec0aa003b683a7461ab0c32aa05697a72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc0aa003b683a7461ab0c32aa05697a72-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-ec65e66a5cfb4a44647c9c3b490ac1fd-277a55f65aaaf981-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mcpjpb-on-pull-request-x2fnm has finished running","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","prGroup":"konflux-test-component-pac-mcpjpb","prGroupHash":"0f6a999cd19c22cc91dd75190ecb848adbb67de516ffd3734d4fe10a3460a4"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:26Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:03Z","completionTime":"2026-04-19T06:53:26Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"IMAGE_DIGEST","value":"sha256:65a0783832c472fb0a0aac2a737f1e1eadac31fc1e5292e916a1ed53501e3fd1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc0aa003b683a7461ab0c32aa05697a72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc0aa003b683a7461ab0c32aa05697a72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc0aa003b683a7461ab0c32aa05697a72-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-mcpjpb-on-pull-request-x2fnm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pu70fd1af94c8b3efc3014de27c0acf677","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec0aa003b683a7461ab0c32aa05697a72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc0aa003b683a7461ab0c32aa05697a72-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-ec65e66a5cfb4a44647c9c3b490ac1fd-277a55f65aaaf981-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mcpjpb-on-pull-request-x2fnm has finished running","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","prGroup":"konflux-test-component-pac-mcpjpb","prGroupHash":"0f6a999cd19c22cc91dd75190ecb848adbb67de516ffd3734d4fe10a3460a4"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:26Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:03Z","completionTime":"2026-04-19T06:53:26Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"IMAGE_DIGEST","value":"sha256:65a0783832c472fb0a0aac2a737f1e1eadac31fc1e5292e916a1ed53501e3fd1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"6b298ace50ed4abd4408150940b14f8a7a2a9612"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-itrs/test-component-pac-mcpjpb:on-pr-6b298ace50ed4abd4408150940b14f8a7a2a9612"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc0aa003b683a7461ab0c32aa05697a72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc0aa003b683a7461ab0c32aa05697a72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc0aa003b683a7461ab0c32aa05697a72-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-mcpjpb-on-pull-request-x2fnm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pu70fd1af94c8b3efc3014de27c0acf677","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc0aa003b683a7461ab0c32aa05697a72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec0aa003b683a7461ab0c32aa05697a72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc0aa003b683a7461ab0c32aa05697a72-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-ec65e66a5cfb4a44647c9c3b490ac1fd-277a55f65aaaf981-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr","namespace":"stat-rep-itrs","name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mcpjpb-on-pull-request-x2fnm has finished running","buildpipelineRun":{"name":"test-component-pac-mcpjpb-on-pull-request-x2fnm","namespace":"stat-rep-itrs"},"application":"stat-rep-itrs/integ-app-lzxr"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-parent-xebl-on-pull-request-cgmpf with pr group konflux-gh-multi-component-parent-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-vjin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54: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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54: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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54: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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"255.983204ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"97a65588-e3d8-47f9-8dc9-24016d8bc30b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"261.6889ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"bbc7f78a-f5f8-46ee-8ed2-e7805f75b506","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"272.275382ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"4b24446d-aaf4-4cee-a5aa-3e70f68b72ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"293.199629ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"b16bf69d-6066-4a0f-ba0e-a995392e1059","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"334.114248ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"433d6484-6617-4481-9339-500f5a3f4be7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"414.724968ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"315b68d1-c322-4ab1-9d74-38e7e0ae3fe7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"463.712182ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"fd600779-22f8-4dfd-8258-6606371e9517","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"575.816871ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"7b6c9869-0f17-4b9a-b88b-665e4ff86a88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"1.094415988s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"863c87c5-6e48-4465-9be2-b8e68db7b42c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"147.594547ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"0c98fc5e-8d3e-42cf-9243-3bbefa69d48c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"153.212895ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"2fe912f8-11ff-425c-9f20-5b6c375df083","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"165.349846ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"fe1d0a43-c6dd-4a25-9dca-623994def65f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"189.7351ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"e2830786-95a4-4e14-b166-9811845036d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:09Z","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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"1.216423788s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","reconcileID":"4a6c3295-5d55-4d2a-b768-4f9280bf37a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"231.342782ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"1a3eae91-e439-49b3-9b7b-813df69b1b7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"312.089732ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"775216a9-54db-4e63-ad06-3bc5967f1ddd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"472.674753ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"0d008178-5728-460c-be88-0d01f7dca7b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"794.320132ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"4062f06e-6761-443b-9eb4-1af63fedd24c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"1.009893111s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"71e461e1-01c1-4c09-b3ef-91a6d12f8151","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aakt-20260419-064926-000","application":"build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-064926-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-awxijj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gyew/gh-test-custom-branch-awxijj@sha256:b8a6341e4286e1fe82637a55ba7feb2ce9ba97c4fc916adccb6bf6916ea76e36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-iyhxwd","revision":"4688c558f6a7eef16cea085b18e9bfe39cb9b0cf"}}}]} {"level":"info","ts":"2026-04-19T06:55:10Z","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-awxijj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash df9762331c7fad8179c69c761a37faf2ebdd1cff8f9f2abd8634a644ded3fc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"}} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","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-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","Application.Name":"build-suite-test-application-aakt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:55:10Z","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-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-064926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:10Z","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-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-064926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Namespace":"build-e2e-gyew","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-064926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:55:10Z","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-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-pull-request-wxxb9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"1.597403632s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"a9245fc5-4aa1-4703-ae8c-080796073460","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"731c6b0c-9d1d-4521-a1da-909c9f8470e9","component.Name":"test-comp-mfux"} {"level":"info","ts":"2026-04-19T06:55:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"731c6b0c-9d1d-4521-a1da-909c9f8470e9","component.Name":"test-symlink-comp-rxkp"} {"level":"info","ts":"2026-04-19T06:55:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","reconcileID":"731c6b0c-9d1d-4521-a1da-909c9f8470e9","component.Name":"test-comp-beqw"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-064850-000","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-064850-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-nlbj-20260419-064850-000","snapshot.Spec.Components":[{"name":"test-comp-vjin","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-vjin@sha256:03f2ada796ce5dca9232bb446325f4638316aaea71bdbb4aea035c4dbfc4dc7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"40486a2de723fb9d6d3568884d107eecd21f9ebe"}}}]} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-vjin is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 613561a51214a67ecd5919e408916c98762b1c74a0c783596dbcc35cdad7bd is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55: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":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"}} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:55: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":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-064850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-064850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:55:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:55: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":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:55: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":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-064850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-nlbj-20260419-064850-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Namespace":"build-e2e-wurk","snapshot.Name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vjin-on-pull-request-dhhvl has finished running","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-pull-request-wxxb9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-wxxb9","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T06:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin-on-pull-request-dhhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vjin-on-pull-request-dhhvl has finished running","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:55: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:55: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:55: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","PR group":"konflux-gh-test-custom-branch-awxijj"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","prGroup":"konflux-gh-test-custom-branch-awxijj","prGroupHash":"df9762331c7fad8179c69c761a37faf2ebdd1cff8f9f2abd8634a644ded3fc"} {"level":"info","ts":"2026-04-19T06:55: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-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"}} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-064926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-064926-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Namespace":"build-e2e-gyew","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"966.431763ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"5093dfa3-084f-4415-970e-a2fd1c66a68c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"972.222036ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"e26abf70-667e-4821-b4bb-e06005494d76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"983.074038ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"842f8efa-4a75-4868-8b8b-d5a433e400d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.005962923s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"3183d714-520f-4e0e-aa6c-a92dd36696c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.046838197s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"f5d0e2c9-240c-4a33-baa9-2e2ce73da381","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.121829042s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"1d7b841f-567f-400d-95be-46b34c9831ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.127889459s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"7dc85cbd-074b-474a-a1a2-04cc30223add","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"245.774194ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"6a437d4f-fb69-4497-bdeb-028579a973ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"448.76355ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"369714dd-0dee-4ff3-bc95-f4cc64bb96bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"733.379719ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"bcd6ef58-85af-40ed-966e-eb02f5352910","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:31Z","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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.729430621s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:55:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"4f3ac4d8-25a5-4e3d-b0c8-ae09c7facc73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","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-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","reconcileID":"dc1674dd-ecd0-4df9-aa85-1fb28d36faea","component.Name":"gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-064941-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-064941-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-064941-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw@sha256:f5508fc07d22c0057314710083c5de103fb529d6d8f48ef4e7caeb8f20d540e4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb","revision":"0715b2b76239dfaba49343cb1a1cd3b681fa0b3a"}}}]} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-parent-mqxw-on-pull-request-rx5tk with pr group konflux-gl-multi-component-parent-mqxw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","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-mqxw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1f7135b01b66b19c6b695bf86f55113f3b0d0646b9acab9615a608840829ab is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:55: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-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"}} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","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-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-064941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:55:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","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-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-064941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:32Z","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-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-064941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Namespace":"build-e2e-upsq","snapshot.Name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:55: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":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-064941-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-4mhm6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-064941-000"} {"level":"info","ts":"2026-04-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-pull-request-4mhm6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-pull-request-4mhm6","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":"2026-04-19 06:55:46 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:55:47Z","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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":"2026-04-19 06:55:46 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:55:47Z","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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:53:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:37Z","completionTime":"2026-04-19T06:53:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"IMAGE_DIGEST","value":"sha256:bba976e3ab283190f749def844c8e6660dc3a7ad8f339896739903bb9092a0bf"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"CHAINS-GIT_COMMIT","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb"},{"name":"revision","value":"00c39c382e6add7a89476254c04f306b49339d86"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw:on-pr-00c39c382e6add7a89476254c04f306b49339d86"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-4a03f5174d5a6cf5251a51357daba4b2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp4a03f5174d5a6cf5251a51357daba4b2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-4a03f5174d5a6cf5251a51357daba4b2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-oe799a2363f45a9f242fc78157d8f02d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo4a03f5174d5a6cf5251a51357daba4b2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com4a03f5174d5a6cf5251a51357daba4b2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon4a03f5174d5a6cf5251a51357daba4b2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co4a03f5174d5a6cf5251a51357daba4b2-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-0c3198381561ba5d579c97aa76f300fa-580729a8a48e7890-01"}},"deletionTimestamp":"2026-04-19 06:55:46 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:55:47Z","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-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-w2gg9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-w2gg9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","PR group":"konflux-gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T06:55: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-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997392150, NodeID:\"CR_kwDOKrwUx88AAAAQw2EFFg\", HeadSHA:\"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997392150\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997392150\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:47:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot scenario my-integration-test-womu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-sbxj/test-component-pac-vyshfk-on-pull-request-fdhbl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997392150/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233594976}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d\", 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-ugtvgs\", 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-19T06:56:09Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997392150,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelineRun.Namespace":"integration1-sbxj","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelinerun.Name":"test-component-pac-vyshfk-on-pull-request-fdhbl"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","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-vyshfk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-fdhbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":"2026-04-19 06:56:23 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":"2026-04-19 06:56:23 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:47:56Z","completionTime":"2026-04-19T06:56:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"IMAGE_DIGEST","value":"sha256:7be771498deb628befaec533d6e94c7c77c6410ecc19ddf2e4110e919c90be7f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk:on-pr-aebedf4ad2cca2b8df1b7c2a27b064e6fde5b90d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf437f54aded86cb189a81808bc1598bf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf437f54aded86cb189a81808bc1598bf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf437f54aded86cb189a81808bc1598bf-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-vyshfk-on-pull-request-fdhbl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pu092a959bc6b47b2bba36291b3a3ab60f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf437f54aded86cb189a81808bc1598bf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef437f54aded86cb189a81808bc1598bf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vyshfk-on-pull-request-fdhbl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf437f54aded86cb189a81808bc1598bf-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-7c0b0415c5299863b5fcb14d8f7d2ccc-722f32df396f09ee-01"}},"deletionTimestamp":"2026-04-19 06:56:23 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-fdhbl has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-fdhbl","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"894.234237ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"2accdff4-2dd3-4ace-8642-7416be20d040","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"900.887102ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"df229a1e-ec0f-47bc-be33-636d08105c11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"911.591852ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"e89de6f5-4fb1-48c5-841b-ef10fdd148f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"932.967828ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"96a98e7f-ac03-441c-bb84-10875a4b2732","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:25Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"973.649801ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"bc0f4e47-66ff-42d7-b661-77dd568324bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"1.054939922s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"7d434120-1bb9-4332-8055-b678dc734bab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"166.223396ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"7bb26aa9-a5b9-48a2-968e-92197b1e7cc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"171.887446ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"0bc63745-ed99-411a-bc50-688a664f14eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"182.720102ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"594c84d7-c653-41a5-a073-a99312dfc583","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"205.2343ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"8967d973-fa54-45dc-91ff-0a4788a8bc57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"1.216503168s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"0b3aaeb0-425b-44b0-8fc2-09a017d734ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"246.189471ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"0013fc33-b7aa-4506-b7a8-89e8cbbe53d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"326.924603ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"9d25efde-18ce-4fce-b2e9-582f1e3cffa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"488.698626ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"6f091ea5-a9f1-4e89-85fd-645f365aaf16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"1.537681431s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"feb06a70-8c3e-4b7e-8974-a9e15b0646e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"1.70102313s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"1e163275-fa6b-47f9-b22b-c8d5f1629df1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","reconcileID":"c043c13e-543a-485a-a1ad-80a4981d648a","Component.Namespace":"konflux-tlzo","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof@sha256:646804ff239556196cbf5c328558ff74c9490255079c4389ca245e67cf94d05e","Component.Name":"konflux-demo-component-jgof","lastBuildCommit":"2958f74ee6b6964a3d40ec1c5318d30531d0c430"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","component.Namespace":"konflux-tlzo","component.Name":"konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260419-064922-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260419-064922-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-jgof","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof@sha256:646804ff239556196cbf5c328558ff74c9490255079c4389ca245e67cf94d05e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"2958f74ee6b6964a3d40ec1c5318d30531d0c430"}}}]} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"my-integration-test-skfk-sq4j7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000","reconcileID":"71501c1a-c223-493c-bfa6-999d6f97179e","snapshot.name":"konflux-demo-app-20260419-064922-000","pipelinerun.name":"konflux-demo-component-jgof-on-push-2x82h","duration":3.075565101} {"level":"info","ts":"2026-04-19T06:56:27Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.NameSpace":"konflux-tlzo","snapshot.Name":"konflux-demo-app-20260419-064922-000","scenarioName":"my-integration-test-skfk","externalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997737232,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-064922-000","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56: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":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-2x82h has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"1.543597222s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","reconcileID":"d9dcb485-9623-42bb-9f56-b6f51bc624c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","elapsedSinceCompletion":"2.544489313s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:56:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","reconcileID":"1698a3f2-7a32-486a-9275-c54006a86f44","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-2x82h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-2x82h has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997737232, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2ZJEA\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997737232\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:56:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-064922-000 and scenario my-integration-test-skfk is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-jjgt-20260419-064824-000","application":"integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"integ-app-jjgt-20260419-064824-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-jjgt-20260419-064824-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-zkhuct","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-kzkw/test-comp-pac-gitlab-zkhuct@sha256:bc2cad83c458bbf94a8542e8706de1287e1f0b41b1ada473d77654dd8594abec","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"7bba0b2e488e965c52486b4e5824ff0c5a56ffcc"}}}]} {"level":"info","ts":"2026-04-19T06:56:27Z","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-zkhuct is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 60d1cd9e91f32fdb6127e243f2e24a55d67582efa7c6e2f517afb67174b9c7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:56: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":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","Application.Name":"integ-app-jjgt","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","integrationTestScenario.Name":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997737232,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-064922-000","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob-qr8qv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"}} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","destinationComponentSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"integ-app-jjgt-20260419-064824-000","reconcileID":"e7378027-0b55-4717-a371-ca2bc37773ee","snapshot.name":"integ-app-jjgt-20260419-064824-000","pipelinerun.name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","duration":2.944691912} {"level":"info","ts":"2026-04-19T06:56:27Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"integ-app-jjgt-20260419-064824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","integrationTestScenario.Name":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:56:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx-wzfsb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-sq4j7","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-sq4j7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commitStatus.Name":"Konflux Dev version / my-integration-test-mdob / test-comp-pac-gitlab-zkhuct","commitStatus.ID":13987157780} {"level":"info","ts":"2026-04-19T06:56:28Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-mdob","commitStatus.ID":13987157780,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-splx","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commitStatus.Name":"Konflux Dev version / my-integration-test-splx / test-comp-pac-gitlab-zkhuct","commitStatus.ID":13987157809} {"level":"info","ts":"2026-04-19T06:56:28Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-splx","commitStatus.ID":13987157809,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-brjp-20260419-064934-000","application":"build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct","noteID":3264294985} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:28Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct","count":1} {"level":"info","ts":"2026-04-19T06:56:28Z","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-kcwvpn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2fcf4f55035f36d1d10e9cfd72db87cf9f383888e962c09420a6581e10f895 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-064934-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-brjp-20260419-064934-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kcwvpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-woqc/gl-test-custom-branch-kcwvpn@sha256:48529f9c4b8242633186ae846fabafbc0f913204333a895fa332d3fc9c9d93c5","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-lizigf","revision":"766a4a4aad8fdfde16ca16e05811b758a1183e4f"}}}]} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","Application.Name":"build-suite-test-application-brjp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-064934-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:56:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:56:28Z","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-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","noteID":3264294985,"commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:56:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997737232, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2ZJEA\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997737232\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:56:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-064922-000 and scenario my-integration-test-skfk is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-skfk-sq4j7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T06:56:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mdob-qr8qv","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob-qr8qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-splx-wzfsb","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx-wzfsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997737232,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-064922-000","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"}} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:29Z","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-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-064934-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","snapshot.Namespace":"build-e2e-woqc","snapshot.Name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"}} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:29Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","destinationComponentSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:29Z","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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-4rxqm","PR group":"konflux-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","prGroup":"konflux-test-component-pac-vyshfk","prGroupHash":"f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.NameSpace":"integration1-sbxj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-womu","externalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commitStatus.Name":"Konflux Dev version / my-integration-test-mdob / test-comp-pac-gitlab-zkhuct","commitStatus.ID":13987157780} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997739327,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelineRun.Namespace":"integration1-sbxj","pipelineRun.Name":"test-component-pac-vyshfk-on-pull-request-4rxqm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","pipelinerun.Name":"test-component-pac-vyshfk-on-pull-request-4rxqm"} {"level":"info","ts":"2026-04-19T06:56: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-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-sbxj/test-component-pac-vyshfk-on-pull-request-fdhbl with pr group konflux-test-component-pac-vyshfk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vyshfk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-mdob","commitStatus2.ID":13987157780,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-splx","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commitStatus.Name":"Konflux Dev version / my-integration-test-splx / test-comp-pac-gitlab-zkhuct","commitStatus.ID":13987157809} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-splx","commitStatus2.ID":13987157809,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct","noteID":3264294985} {"level":"info","ts":"2026-04-19T06:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:31Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct","count":1} {"level":"info","ts":"2026-04-19T06:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","noteID":3264294985,"commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-jgof-on-push-7f6zs is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-4crrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56: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":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-sq4j7","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-sq4j7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56: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":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56: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":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testedSnapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-064922-000-2958f74-mbrds","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","release.Name":"konflux-demo-app-20260419-064922-000-2958f74-mbrds"} {"level":"info","ts":"2026-04-19T06:56: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":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T06:56:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997737232, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2ZJEA\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997737232\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:56:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-064922-000 and scenario my-integration-test-skfk 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/71997737232/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T06:56:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997737232,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-064922-000","destinationSnapshot.Name":"konflux-demo-app-20260419-064922-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","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-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260419-064922-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"my-integration-test-skfk-sq4j7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"}} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:39Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","destinationComponentSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-splx","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-splx","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-splx-wzfsb","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx-wzfsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mdob-qr8qv","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob-qr8qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-splx","commitStatus2.ID":13987157809,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","PR group":"konflux-gl-test-custom-branch-kcwvpn"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","prGroup":"konflux-gl-test-custom-branch-kcwvpn","prGroupHash":"2fcf4f55035f36d1d10e9cfd72db87cf9f383888e962c09420a6581e10f895"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct","noteID":3264294985} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:39Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct","count":1} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","noteID":3264294985,"commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob-qr8qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx-wzfsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"}} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-brjp-20260419-064934-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"}} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:40Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"integ-app-jjgt-20260419-064824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:40Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"integ-app-jjgt-20260419-064824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","destinationComponentSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","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-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-mdob","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testedSnapshot":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","projectID":56586709,"pipelineID":2463294891} {"level":"info","ts":"2026-04-19T06:56:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenarioName":"my-integration-test-mdob"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.name":"my-integration-test-mdob","commitStatus2.ID":13987157780,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","testedSnapshot.Name":"integ-app-jjgt-20260419-064824-000","destinationSnapshot.Name":"integ-app-jjgt-20260419-064824-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","scenario.Name":"my-integration-test-splx"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct","noteID":3264294985} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentTitle":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:41Z","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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct","count":1} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","noteID":3264294985,"commentPrefix":"Integration test for component test-comp-pac-gitlab-zkhuct"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56: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-jjgt-20260419-064824-000","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","snapshot.Name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56: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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:56: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":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56: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":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-zkhuct-on-push-9rmrn is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-zkhuct","namespace":"gitlab-rep-kzkw"},"application":"gitlab-rep-kzkw/integ-app-jjgt","namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:56:55Z","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-mdob-qr8qv","namespace":"gitlab-rep-kzkw"},"pipelineRun.Name":"my-integration-test-mdob-qr8qv"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mdob-qr8qv","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-mdob-qr8qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06:56:55Z","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-splx-wzfsb","namespace":"gitlab-rep-kzkw"},"pipelineRun.Name":"my-integration-test-splx-wzfsb"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-splx-wzfsb","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"my-integration-test-splx-wzfsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-pull-request-7smh2","namespace":"gitlab-rep-kzkw"},"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-19T06:56:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"namespace":"gitlab-rep-kzkw","name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-zkhuct-on-push-9rmrn","namespace":"gitlab-rep-kzkw"},"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-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:56:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-jjgt-20260419-064824-000"} {"level":"info","ts":"2026-04-19T06:56:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-kzkw","snapshot":"integ-app-jjgt-20260419-064824-000"} 2026/04/19 06:56:56 http: TLS handshake error from 10.130.0.2:42634: EOF 2026/04/19 06:56:56 http: TLS handshake error from 10.129.0.2:47092: EOF 2026/04/19 06:56:56 http: TLS handshake error from 10.129.0.2:47100: EOF 2026/04/19 06:56:56 http: TLS handshake error from 10.128.0.2:47426: EOF 2026/04/19 06:56:56 http: TLS handshake error from 10.128.0.2:47412: EOF 2026/04/19 06:56:56 http: TLS handshake error from 10.129.0.2:47114: EOF {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:57: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"348.077584ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"d873fd8a-998d-4732-b33b-362254e9da18","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"353.71143ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"092d8b9a-d776-4fb6-9548-beca9243a607","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"364.797657ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"8268a631-3135-44d7-9992-ef0c2cae01c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"386.087124ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"4bfa1570-5702-46ec-9c1b-f34cc2a3f0b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"426.746779ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"a0a94264-03c4-4e59-a393-b73298222ee6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"508.005764ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"aff37485-52a5-48d9-9edd-f69f1fde3719","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"669.339173ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"c7f3408f-fcea-48d0-aeef-e7978381f66d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:16Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"990.668796ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"7a3c7a9f-b45a-46b9-98fc-7f6d5882cc25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"1.631654913s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"09932c3d-c36a-4d85-bc7d-9720679f4e5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"2.215122909s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"413c95d4-5102-4305-ac42-c4a35dd76227","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"2.912979789s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"8afcd2c1-6568-44b9-8be3-9d55759a66c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"4.399287934s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"7c7ee3c3-45ed-47d7-a2fb-57bc5880334b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","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-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","reconcileID":"db8a534f-72c9-4d67-9f79-86b3b2f5623f","component.Name":"gh-multi-component-child-xebl"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jqxk-20260419-065303-000","application":"build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065303-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jqxk-20260419-065303-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-xebl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl@sha256:91e97727404978cfdc4fc3f6f862b49581ed7d8ca7aa641486bbc5e8cbfa78f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul","revision":"fba4a003b73aab5e89416e289810d54622405126"}}}]} {"level":"info","ts":"2026-04-19T06:57:20Z","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-xebl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dfc321c978a03b74e63774cc1b2e53936b06bae92e5c151b6ae5474cece16a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"}} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","Application.Name":"build-suite-component-update-jqxk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:57:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065303-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Namespace":"build-e2e-oarv","snapshot.Name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-89tqm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-pull-request-89tqm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-pull-request-89tqm","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.050905497s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"5346e041-5a1d-418b-8999-53e02e8b9870","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.056477401s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"aaaaa2c6-4183-4eb6-9d9e-54a1dec441f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.067141502s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"09eff97c-5020-461b-be86-e45199bee3cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.091800374s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"7ce98922-8c1d-45b3-a1cc-5c3d4c7bc0d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.132543681s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"2d99f70d-7422-4b39-a610-ab71d0db3384","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.213677034s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"55a602a7-3240-4bf5-87d7-d5712313e0a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.376119027s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"6bce8566-8343-4fc3-b61f-cdcd77675b78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.694485405s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"3be94c87-50e1-4151-b88c-2006c3b7a4c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.696791781s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"faf620cf-8b47-4c4a-830f-36189cd3c6bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.937154714s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","reconcileID":"129b08b9-9140-4105-88c8-012df449b8b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":"2026-04-19 06:57:29 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":"2026-04-19 06:57:29 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:56:34Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:56Z","completionTime":"2026-04-19T06:56:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"IMAGE_DIGEST","value":"sha256:542043679a67bbb85264ad323e70f41f4afdbc6ffc7545daa1f928355c0c2fb7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"CHAINS-GIT_COMMIT","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-6abfe2ef73b6d9a2badf3262f45128c1fe8dbfa9"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-e0a29e40fb1744374bf2bb809ca67e72-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compe0a29e40fb1744374bf2bb809ca67e72-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-e0a29e40fb1744374bf2bb809ca67e72-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-xebl-on-pull-request-4crrr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-of8e6db4f9cb24f34768f920afe4a0805","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoe0a29e40fb1744374bf2bb809ca67e72-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-come0a29e40fb1744374bf2bb809ca67e72-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xebl-on-pull-request-4crrr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compone0a29e40fb1744374bf2bb809ca67e72-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coe0a29e40fb1744374bf2bb809ca67e72-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-eaf962e6e1d94e931943d2f9ff417115-e1cad091f4a1b158-01"}},"deletionTimestamp":"2026-04-19 06:57:29 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-4crrr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-4crrr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-064811-000","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-064811-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-064811-000","snapshot.Spec.Components":[{"name":"go-component-bjzzjy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zprl/go-component-bjzzjy@sha256:586361ea8587ee58452b34b262aabc798fa96386b430e42ba3d98104bee3eac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"f173bf3a616f0c352ac99a154743c0861cf645ee"}}}]} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-bjzzjy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash eb7fa20ded3c6537f35d14691ce575f281bf1c3c9b155b639bb9f0b7e7b562 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"}} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:57: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-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:57:29Z","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-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-064811-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57: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-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-064811-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:57:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57: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-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:29Z","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-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-064811-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-064811-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","snapshot.Namespace":"build-e2e-zprl","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bjzzjy-on-pull-request-87gt7 has finished running","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-87gt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bjzzjy-on-pull-request-87gt7 has finished running","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-87gt7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gyew/gh-test-custom-branch-awxijj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","PR group":"konflux-gh-multi-component-child-xebl"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-4crrr with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T06:57:44Z","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-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57: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":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-bjzzjy-on-push-jfwkt is not associated with a pull request","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997424393, NodeID:\"CR_kwDONSo-hs8AAAAQw2GDCQ\", HeadSHA:\"0272e8e2a70e26a19e046f299df1bff61af090d7\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997424393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997424393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:48:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-clcl5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997424393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65233626848}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"0272e8e2a70e26a19e046f299df1bff61af090d7\", 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-whkzqv\", 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-19T06:57:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997424393,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-clcl5","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-clcl5"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-sfgjtd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"314.723503ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"a14d5e73-158f-4213-a44c-18e32e2e46b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"320.433658ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"0970966b-808a-4a0e-ad04-d7a015388e04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"331.002374ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"6f3b7592-2c16-49a3-9d64-cccaf93df457","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"351.593466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"4654a0d5-4eac-4bb6-9757-7c6e5e0d21de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"392.940978ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"a37af065-a474-44e3-984c-6f536d21ca9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"411.451625ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"6640f6c3-69c9-45b7-93ae-ca15cc8f4fc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"417.541382ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"f0836562-d642-4433-8cfc-aadf4c334fe4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"428.178924ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"afc9ef4a-3f10-4544-a303-017d0e92209c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"449.747443ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"6b0f1cb2-b0cc-4557-a007-296f51746048","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"473.862596ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"80e85a06-de29-4436-8b8d-1fca87ec5953","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"490.6505ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"ea83ee28-018c-4a34-9343-7af074d0b352","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"571.842089ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"48d17a7e-c8e4-4269-99e0-b0f05f060493","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"634.878487ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"eebe1983-77a3-451f-9f28-ca7bbb625978","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"732.549088ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"45bc743a-fc34-4a9b-8515-fc808e2054a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-clcl5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:45Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"955.455761ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"485a366d-c949-44d5-8f46-5bfdbc71b67d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"1.053547763s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"97f0a5cf-dfb5-4a08-bfe0-3497da9b94b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.114711891s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"a970e1b9-5525-4ab4-8c1c-0c0b3ffc9cb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"1.518301259s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"2a2c5aa9-5a99-4026-a8fe-cf3447ccc350","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.596421058s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"03a1b470-07c6-4c91-b760-3918cd18d4d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","elapsedSinceCompletion":"1.695041643s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","reconcileID":"77cc53ab-a6a0-4e2d-9f54-261486ad1492","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:46Z","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-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.870943699s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:57:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"e6b0923a-64d4-4396-a5f3-e0653de5bde4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","reconcileID":"f0a0f861-5a0f-4274-a51e-891134947278","component.Name":"gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-065553-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","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-mqxw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065553-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:3f3a8c4821fd9062723410a7e70d28a81db027fa4886dd9c5a99773b69fb25e9","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb","revision":"5cd820154360c2e1eebf156be5e287a3849f0aaf"}}}]} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"}} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:57:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Namespace":"build-e2e-upsq","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57: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-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-zl9xs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aakt-20260419-065528-000","application":"build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065528-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aakt-20260419-065528-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-awxijj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gyew/gh-test-custom-branch-awxijj@sha256:2de939aceeec79ba2fc297a24390c6c00c5ce37b38c2a7714d6d2469c759138b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-iyhxwd","revision":"656060e177cb53ecdcab0cf724e321afda2934dc"}}}]} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-gyew/gh-test-custom-branch-awxijj-on-pull-request-wxxb9 with pr group konflux-gh-test-custom-branch-awxijj is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","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-awxijj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash df9762331c7fad8179c69c761a37faf2ebdd1cff8f9f2abd8634a644ded3fc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","Application.Name":"build-suite-test-application-aakt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:57:47Z","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-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"}} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:57:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57: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-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-065528-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Namespace":"build-e2e-gyew","snapshot.Name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-pull-request-8bm6z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-zl9xs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-zl9xs","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-pull-request-8bm6z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-pull-request-8bm6z","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":"2026-04-19 06:57:49 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":"2026-04-19 06:57:49 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:57:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:42Z","completionTime":"2026-04-19T06:57:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"IMAGE_DIGEST","value":"sha256:7897db002a9c247fd93dc4bd2e92b8035beb3205234e365c83b1b7752129fb8c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"0272e8e2a70e26a19e046f299df1bff61af090d7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd:on-pr-0272e8e2a70e26a19e046f299df1bff61af090d7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-83fcfa8a602af56f9b3599309f07118b-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-sfgjtd-on-pull-request-clcl5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-req8bd5a3f3d49cf02198b26faa17bd07bd","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-sfgjtd-on-pull-request-clcl5-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-6d5604f21148319362b58930d2e7bcff-87835fd51be58e16-01"}},"deletionTimestamp":"2026-04-19 06:57:49 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-clcl5 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-clcl5","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-dc46w","PR group":"konflux-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-go-component-sfgjtd","prGroupHash":"4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997794451,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-dc46w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-dc46w"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-clcl5 with pr group konflux-go-component-sfgjtd is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-sfgjtd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58: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-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-487ts is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-yazmzf","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","PR group":"konflux-gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T06:58:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","prGroup":"konflux-gl-multi-component-child-mqxw","prGroupHash":"141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"}} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065553-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Namespace":"build-e2e-upsq","snapshot.Name":"build-suite-component-update-gtpg-20260419-065553-000"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-yazmzf-on-pull-request-mcwh7","PR group":"konflux-python-component-yazmzf"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","prGroup":"konflux-python-component-yazmzf","prGroupHash":"353ae4c3163f23df372006efeeea32f96902df4ce856ffb90ca89ccb93d767"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T06:58:16Z","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-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:58: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":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:58: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":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-awxijj-on-push-f7vmr is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-woqc/gl-test-custom-branch-kcwvpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-kcwvpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T06:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"477.041204ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"743890ff-6418-4cc9-b4a0-1f0acc6c1e90","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"482.72902ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"865a9f30-522c-4acb-8b2a-5d34b62adc3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"493.754731ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"b90b541e-7cc1-4eb1-a568-e33e5cabcebe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"515.027113ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"345c2dc4-847f-4150-9205-74cc5a08cccd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"555.751459ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"899fae32-cd58-41d1-b218-8a2850a56ca3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"636.940099ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"c63b5eeb-d15a-460c-abdf-0db904a0da5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:45Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"798.048949ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"ef12bb1a-4592-4b92-8b35-e12153b42447","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"1.119545234s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"8dfac0cb-8c0f-4dc3-ab5a-7cd08f1dc2db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"1.202213469s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"4446f7e9-0812-471f-b171-b74cdc21409d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"1.559898859s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"7875fb7f-c830-42c3-a17e-a0ebd53764e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:46Z","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-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","elapsedSinceCompletion":"1.760808403s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:58:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","reconcileID":"436d29e8-b9d0-44cf-bf99-659dba8579d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-brjp-20260419-065640-000","application":"build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-woqc/gl-test-custom-branch-kcwvpn-on-pull-request-7tv5f with pr group konflux-gl-test-custom-branch-kcwvpn is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","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-kcwvpn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2fcf4f55035f36d1d10e9cfd72db87cf9f383888e962c09420a6581e10f895 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065640-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-brjp-20260419-065640-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kcwvpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-woqc/gl-test-custom-branch-kcwvpn@sha256:45948b122d14513512273b102e6372f1095df735a55a104a97574bf04f37858c","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-lizigf","revision":"e51c00a6c17df2f12165eca56ffdff49890b61f9"}}}]} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"}} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","Application.Name":"build-suite-test-application-brjp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:58:47Z","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-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","snapshot.Name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065640-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065640-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:58:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58: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-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065640-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-065640-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","snapshot.Namespace":"build-e2e-woqc","snapshot.Name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:58:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:58: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","snapshot.Name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T06:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-pull-request-p5zjr","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58: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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:58: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-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58: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-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-push-kzm78 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:05Z","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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-56stq is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-mqxw-on-push-nqjq9 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-q2xfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":"2026-04-19 06:59:08 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:59: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":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":"2026-04-19 06:59:08 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:59: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":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:58:49Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:49:03Z","completionTime":"2026-04-19T06:58:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"IMAGE_DIGEST","value":"sha256:adc20116db33637b83b0f4244c30ee73707943909ccdebe381a0ab8961876aa2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-ec0698ea84e5f19f99b22158ed54234f7eb20503"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc3c168bd8de1c64ac79960b2670f9bb3-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-mfux-on-pull-request-q2xfq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-q2xfq-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-dfbc4faa613b19c21ca87a1aedf9ebb8-0d9bb997ed3d7154-01"}},"deletionTimestamp":"2026-04-19 06:59:08 +0000 UTC"} {"level":"info","ts":"2026-04-19T06:59: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":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-q2xfq has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-q2xfq","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59: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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T06:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T06:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-mfux-on-pull-request-b7g27","PR group":"konflux-test-comp-mfux"} {"level":"info","ts":"2026-04-19T06:59: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-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"223.731364ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"837b3f4c-e04b-49a3-90b4-7f499d012ce0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"235.170022ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"b363e4b4-86de-4fce-921e-44852948652c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"245.883204ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"b8c9a5b0-5313-46d3-99b4-0d76bbb3b73d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"266.670431ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"61de3b3b-6a5a-4867-94c6-67f8915f9f5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"317.865395ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"f00cd1ac-aa25-40eb-abe4-7f57fba70f26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"401.832482ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"7caa19c9-6c51-42bb-9f04-48944f3e9774","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"562.834895ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"912be699-bec2-470f-a5f7-9e13c87e0439","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"793.127448ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"67fe32d5-85c5-40e9-b9f4-0c67ef8f72a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"883.853322ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"af27e5d6-e97c-47ac-a1c8-e49d937af723","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:25Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","elapsedSinceCompletion":"976.981331ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"8d7fe841-113e-4a62-ad67-f446e0d0d83c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","reconcileID":"182def77-4fed-40a2-ac69-182b7572035a","component.Name":"gh-multi-component-parent-xebl"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jqxk-20260419-065733-000","application":"build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065733-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-xebl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl@sha256:53ef7d73a0b3048078f1d0471054b9393c9e544d23e01be8a53fb697d861cd47","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul","revision":"f9a904a9eec47ec3b536059f3520d760713c3a7d"}}}]} {"level":"info","ts":"2026-04-19T06:59:26Z","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-xebl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","Application.Name":"build-suite-component-update-jqxk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"}} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065733-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T06:59:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065733-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065733-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:59: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-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Namespace":"build-e2e-oarv","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:59:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-v6cjx has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:27Z","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-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-v6cjx has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-v6cjx","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-q2xfq with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T06:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"314.60484ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"51b98c5f-035a-4e81-9fc8-e3113bf32eac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"320.146796ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"48a80eb7-8663-4184-9fdd-c86d8e0e1153","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"330.862028ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"345f8a07-c093-46a4-978e-8e5e6ecc0c12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"351.895178ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"e25383ee-885a-4b3c-8988-b10a929339c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"392.761094ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"97c681d9-bab0-4fe2-b4fd-cf5c402f55fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"473.496288ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"ce17d3e5-bd89-4f41-950a-5f7172681c10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"634.839343ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"068c8f87-aacc-4822-a381-9f6ec099b3ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"671.133306ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"a8fb9529-a772-4804-97fd-19401ccef990","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"955.437948ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"079c0b0b-3353-499f-90f4-24114d9160f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","elapsedSinceCompletion":"1.126115594s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T06:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T06:59:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","reconcileID":"1fb35d35-a95b-4e00-87c1-f80cbd4c30ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T06: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tbcl-20260419-065629-000","application":"integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"integ-app-tbcl-20260419-065629-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tbcl-20260419-065629-000","snapshot.Spec.Components":[{"name":"test-component-pac-vyshfk","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-sbxj/test-component-pac-vyshfk@sha256:abf712aad5a67667b2f0103bf4d32b894d04c982c911cb75259a4e632ff3aa65","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"f52bc0c718ad28aec451b6ce0e107450bac6fb5b"}}}]} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vyshfk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f3c89b2595f8889d556125c6f1f212518b58532df5a188eba30a076dbef03d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","Application.Name":"integ-app-tbcl","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","integrationTestScenario.Name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","integrationTestScenario.Name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","destinationComponentSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"my-integration-test-womu-gdwwp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"integ-app-tbcl-20260419-065629-000","reconcileID":"d2cc4cf2-bee5-442a-9281-91dbefa2d953","snapshot.name":"integ-app-tbcl-20260419-065629-000","pipelinerun.name":"test-component-pac-vyshfk-on-pull-request-4rxqm","duration":2.378862704} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"integ-app-tbcl-20260419-065629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","Scenario":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997739327, NodeID:\"CR_kwDOKrwUx88AAAAQw2ZRPw\", HeadSHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997739327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:56:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot scenario my-integration-test-womu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-sbxj/test-component-pac-vyshfk-on-pull-request-4rxqm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233961211}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", 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-ugtvgs\", 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-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","Label":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","Application.Name":"integ-app-tbcl","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","integrationTestScenario.Name":"my-integration-test-womu","pipelineRun.Name":"my-integration-test-womu-gdwwp"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:59:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997739327,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","testedSnapshot.Name":"integ-app-tbcl-20260419-065629-000","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","destinationComponentSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-4rxqm has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997739327, NodeID:\"CR_kwDOKrwUx88AAAAQw2ZRPw\", HeadSHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997739327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:56:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot integ-app-tbcl-20260419-065629-000 and scenario my-integration-test-womu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233961211}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", 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-ugtvgs\", 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-19T06:59:47Z","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-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","PR group":"konflux-gh-multi-component-child-xebl"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:47Z","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-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59: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":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997739327,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","testedSnapshot.Name":"integ-app-tbcl-20260419-065629-000","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk-on-pull-request-4rxqm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vyshfk-on-pull-request-4rxqm has finished running","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"}} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Namespace":"build-e2e-oarv","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","destinationComponentSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-womu-gdwwp","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"my-integration-test-womu-gdwwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997739327, NodeID:\"CR_kwDOKrwUx88AAAAQw2ZRPw\", HeadSHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997739327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:56:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot integ-app-tbcl-20260419-065629-000 and scenario my-integration-test-womu is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-womu-gdwwp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233961211}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", 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-ugtvgs\", 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-19T06:59:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997739327,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","testedSnapshot.Name":"integ-app-tbcl-20260419-065629-000","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-xebl-on-push-9b7gl is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T06:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065303-000"} {"level":"info","ts":"2026-04-19T06:59:59Z","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-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T06:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T06:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-xebl-on-push-fm78h is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:00Z","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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"integ-app-tbcl-20260419-065629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:00Z","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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"integ-app-tbcl-20260419-065629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","destinationComponentSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:00: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-womu-gdwwp","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"my-integration-test-womu-gdwwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","scenario.Name":"my-integration-test-womu","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testedSnapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ExternalID":"my-integration-test-womu-test-component-pac-vyshfk"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","existingCheckRun":"github.CheckRun{ID:71997739327, NodeID:\"CR_kwDOKrwUx88AAAAQw2ZRPw\", HeadSHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", ExternalID:\"my-integration-test-womu-test-component-pac-vyshfk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997739327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997739327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:56:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vyshfk snapshot integ-app-tbcl-20260419-065629-000 and scenario my-integration-test-womu 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/71997739327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk\", CheckSuite:github.CheckSuite{ID:65233961211}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551408208, Number:29775, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29775\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vyshfk\", SHA:\"f52bc0c718ad28aec451b6ce0e107450bac6fb5b\", 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-ugtvgs\", 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-19T07:00:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","ID":71997739327,"CheckName":"Konflux Dev version / my-integration-test-womu / test-component-pac-vyshfk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","testedSnapshot.Name":"integ-app-tbcl-20260419-065629-000","destinationSnapshot.Name":"integ-app-tbcl-20260419-065629-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00: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-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tbcl-20260419-065629-000","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"my-integration-test-womu-gdwwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:04Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","reconcileID":"3edee41c-d97e-459a-8e47-1bfd5859b3c0","Component.Namespace":"konflux-tlzo","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof@sha256:bc941cb0fae716c10d0d0b780ba341ec1d4c19791ad363e967c75b84becdd6fa","Component.Name":"konflux-demo-component-jgof","lastBuildCommit":"2958f74ee6b6964a3d40ec1c5318d30531d0c430"} {"level":"info","ts":"2026-04-19T07:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","component.Namespace":"konflux-tlzo","component.Name":"konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260419-065635-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:00: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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260419-065635-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-jgof","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-tlzo/konflux-demo-component-jgof@sha256:bc941cb0fae716c10d0d0b780ba341ec1d4c19791ad363e967c75b84becdd6fa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"2958f74ee6b6964a3d40ec1c5318d30531d0c430"}}}]} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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-20260419-065635-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997737232, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2ZJEA\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997737232\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-19 06:56:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 06:56:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-064922-000 and scenario my-integration-test-skfk has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997737232/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.NameSpace":"konflux-tlzo","snapshot.Name":"konflux-demo-app-20260419-065635-000","scenarioName":"my-integration-test-skfk","externalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"my-integration-test-skfk-22mfq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-skfk"} {"level":"info","ts":"2026-04-19T07:00:05Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"b95d0d28-5989-42f7-92a9-2d088fe92fda","snapshot.name":"konflux-demo-app-20260419-065635-000","pipelinerun.name":"konflux-demo-component-jgof-on-push-7f6zs","duration":3.708108072} {"level":"info","ts":"2026-04-19T07:00:05Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:00:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997886279,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-065635-000","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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-20260419-065635-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-7f6zs has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:06Z","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-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:06Z","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-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997886279, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2iPRw\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997886279\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997886279\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:00:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-065635-000 and scenario my-integration-test-skfk is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997886279/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-component-jgof-on-push-7f6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-7f6zs has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997886279,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-065635-000","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-22mfq","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-22mfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997886279, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2iPRw\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997886279\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997886279\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:00:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-065635-000 and scenario my-integration-test-skfk is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-skfk-22mfq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997886279/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:06Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:06Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997886279,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-065635-000","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"}} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065733-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Namespace":"build-e2e-oarv","snapshot.Name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:06Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:06Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:06Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:07Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:07Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jqxk-20260419-065733-000"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","prGroup":"konflux-gh-multi-component-child-xebl","prGroupHash":"b920b6e6969212002c8b5be98761375a3eca7ec16e68880c71c9b161f82743"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00: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":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00: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-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-oarv/gh-multi-component-child-xebl-on-pull-request-v6cjx with pr group konflux-gh-multi-component-child-xebl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-oarv/gh-multi-component-child-xebl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00: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-xebl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:00:07Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xebl-on-pull-request-pd9vr\" was cancelled"}],"startTime":"2026-04-19T06:59:48Z","completionTime":"2026-04-19T07:00:07Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul"},{"name":"revision","value":"50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl:on-pr-50b2f0c9ae0fb4fee1ed80037ead7adbc3b6cfc4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d43e4fd191ef38f74b6eb147c78c1e46-11396065f22cb20f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-pull-request-pd9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-pull-request-pd9vr","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-rbsd","application":"integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-tbcl has been set as a Controller OwnerReference on Snapshot snapshot-sample-rbsd","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"snapshot-sample-rbsd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","Application.Name":"integ-app-tbcl","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"error","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","integrationTestScenario.Name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"my-integration-test-womu-dcfsg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-womu"} {"level":"info","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"snapshot-sample-rbsd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"skipped-its-6jpg6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"error","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:15Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"error","ts":"2026-04-19T07:00:16Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:16Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-womu-dcfsg","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"my-integration-test-womu-dcfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"error","ts":"2026-04-19T07:00:16Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:16Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-6jpg6","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"skipped-its-6jpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-22mfq","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-22mfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","scenario.Name":"my-integration-test-skfk","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testedSnapshot":"konflux-demo-app-20260419-065635-000"} {"level":"error","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"025cead9-d2f5-43af-ba6d-ea3857c3b925","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"583c8d40-dc9a-430e-bc0d-1884eb7c3a96","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ExternalID":"my-integration-test-skfk-konflux-demo-component-jgof"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71997886279, NodeID:\"CR_kwDOMZ6fKs8AAAAQw2iPRw\", HeadSHA:\"2958f74ee6b6964a3d40ec1c5318d30531d0c430\", ExternalID:\"my-integration-test-skfk-konflux-demo-component-jgof\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71997886279\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71997886279\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:00:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-jgof snapshot konflux-demo-app-20260419-065635-000 and scenario my-integration-test-skfk 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/71997886279/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof\", CheckSuite:github.CheckSuite{ID:65233651253}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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":"error","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"29e758ee-b83f-4350-a598-7b38eb051b8b","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"e9af5afc-245b-4324-a103-21b91feae73f","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","ID":71997886279,"CheckName":"Konflux Dev version / my-integration-test-skfk / konflux-demo-component-jgof","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:00:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260419-065635-000","destinationSnapshot.Name":"konflux-demo-app-20260419-065635-000","testStatus":"TestPassed"} {"level":"error","ts":"2026-04-19T07:00:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:18Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"65c236b4-ba8e-483d-977b-a70ff0838d5b","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"my-integration-test-skfk-22mfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"9a31dc0e-0ef7-41fd-9a6a-8dca5530aa59","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"f3c6745a-48f7-41f6-b368-e838f9883465","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:20Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"bdc7d69a-be00-4f8c-a7e3-9edbac530bb3","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:21Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"49f4a4f7-fdcd-42f7-960c-447bc43e118d","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"fcd11555-6324-4df2-9a4e-b2e3f0937806","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"error","ts":"2026-04-19T07:00:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-19T07:00:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-app-20260419-065635-000","reconcileID":"2003e830-2866-4e75-a38d-361f4305e588","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260419-065635-000-2958f74-\" is forbidden: unable to create new content in namespace konflux-tlzo because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:30Z","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-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00: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":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260419-065635-000","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-2x82h has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-2x82h","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-jgof-on-push-7f6zs has finished running","buildpipelineRun":{"name":"konflux-demo-component-jgof-on-push-7f6zs","namespace":"konflux-tlzo"},"application":"konflux-tlzo/konflux-demo-app"} {"level":"info","ts":"2026-04-19T07:00:32Z","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-skfk-22mfq","namespace":"konflux-tlzo"},"pipelineRun.Name":"my-integration-test-skfk-22mfq"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-22mfq","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-22mfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:32Z","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-skfk-sq4j7","namespace":"konflux-tlzo"},"pipelineRun.Name":"my-integration-test-skfk-sq4j7"} {"level":"info","ts":"2026-04-19T07:00:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skfk-sq4j7","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"my-integration-test-skfk-sq4j7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00: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-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00: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-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00: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-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","reconcileID":"e37101e7-d47c-4f51-b275-8a836d141005","Component.Namespace":"build-e2e-upsq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:2ac0ff6c1a98bb6ab04475bc313851768f04fa47f93377d0f9f96068c98f1abc","Component.Name":"gl-multi-component-child-mqxw","lastBuildCommit":"dcd3c4efb85e912504b0a56d504c04d1ac1718d7"} {"level":"info","ts":"2026-04-19T07:00:33Z","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-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","component.Namespace":"build-e2e-upsq","component.Name":"gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T07:00:33Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","reconcileID":"e37101e7-d47c-4f51-b275-8a836d141005","component.Name":"gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-065801-000"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-065801-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-065801-000"} {"level":"info","ts":"2026-04-19T07:00:33Z","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-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065801-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-065801-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:2ac0ff6c1a98bb6ab04475bc313851768f04fa47f93377d0f9f96068c98f1abc","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb","revision":"dcd3c4efb85e912504b0a56d504c04d1ac1718d7"}}}]} {"level":"info","ts":"2026-04-19T07:00: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-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065801-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:00:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:00:33Z","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-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065801-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065801-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065801-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-tlzo","snapshot":"konflux-demo-app-20260419-064922-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-tlzo","snapshot":"konflux-demo-app-20260419-065635-000"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:00:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-487ts has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-065801-000"} {"level":"info","ts":"2026-04-19T07:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-487ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-487ts has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-487ts","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} 2026/04/19 07:00:35 http: TLS handshake error from 10.129.0.2:45430: EOF {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00: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-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-jgof","namespace":"konflux-tlzo"},"namespace":"konflux-tlzo","name":"konflux-demo-component-jgof","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:00:36Z","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 \"konflux-demo-app\" not found","component":{"name":"konflux-demo-component-jgof","namespace":"konflux-tlzo"}} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00: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":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:36Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"error","ts":"2026-04-19T07:00:36Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:36Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-6jpg6","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"skipped-its-6jpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"skipped-its-6jpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"}} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:37Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:37Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"snapshot-sample-rbsd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:00:37Z","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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"snapshot-sample-rbsd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-19T07:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Namespace":"integration1-sbxj","snapshot.Name":"snapshot-sample-rbsd","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-19T07:00: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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:37Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-rbsd', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"snapshot-sample-rbsd","reconcileID":"4db54d84-b156-4bb9-8161-380f10b1fcd0"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-womu-dcfsg","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"my-integration-test-womu-dcfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","snapshot.Name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"my-integration-test-womu-dcfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"snapshot-sample-rbsd-78lvt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","release.Name":"snapshot-sample-rbsd-78lvt"} {"level":"info","ts":"2026-04-19T07:00: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-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-rbsd","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-upsq/gl-multi-component-child-mqxw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:00: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:00:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-sbxj","snapshot":"snapshot-sample-rbsd"} {"level":"info","ts":"2026-04-19T07:00:55Z","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-rbsd\" not found","pipelineRun":{"name":"my-integration-test-womu-dcfsg","namespace":"integration1-sbxj"}} 2026/04/19 07:00:55 http: TLS handshake error from 10.130.0.2:44188: EOF {"level":"info","ts":"2026-04-19T07:00:55Z","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-rbsd\" not found","pipelineRun":{"name":"skipped-its-6jpg6","namespace":"integration1-sbxj"}} {"level":"error","ts":"2026-04-19T07:00:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-vyshfk","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"test-component-pac-vyshfk","reconcileID":"3e816645-7a71-4cf9-818b-fa8c3af0ca15","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-vyshfk\" 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-19T07:00:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-vyshfk","namespace":"integration1-sbxj"},"application":"integration1-sbxj/integ-app-tbcl","namespace":"integration1-sbxj","name":"test-component-pac-vyshfk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:00:55Z","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-womu-gdwwp","namespace":"integration1-sbxj"},"pipelineRun.Name":"my-integration-test-womu-gdwwp"} {"level":"info","ts":"2026-04-19T07:00:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-womu-gdwwp","namespace":"integration1-sbxj"},"namespace":"integration1-sbxj","name":"my-integration-test-womu-gdwwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-19T07:00:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-vyshfk-on-pull-request-4rxqm","namespace":"integration1-sbxj"},"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-19T07:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-sbxj","snapshot":"integ-app-tbcl-20260419-065629-000"} {"level":"info","ts":"2026-04-19T07:01:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-gmnzki","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","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-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","reconcileID":"667db8ac-a8ff-4f5c-b26f-7ccd1e8cbdc0","Component.Namespace":"build-e2e-gyew","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-gyew/gh-test-custom-branch-awxijj@sha256:b547c667a205c26285615cc66719c2864667548eda710e72e6ffe86da93a0dc5","Component.Name":"gh-test-custom-branch-awxijj","lastBuildCommit":"399067a5ee2296fe45c4058846b93d15b6a30bad"} {"level":"info","ts":"2026-04-19T07:01:13Z","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-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","component.Namespace":"build-e2e-gyew","component.Name":"gh-test-custom-branch-awxijj"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aakt-20260419-065817-000","application":"build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065817-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aakt-20260419-065817-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-awxijj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gyew/gh-test-custom-branch-awxijj@sha256:b547c667a205c26285615cc66719c2864667548eda710e72e6ffe86da93a0dc5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-iyhxwd","revision":"399067a5ee2296fe45c4058846b93d15b6a30bad"}}}]} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","Application.Name":"build-suite-test-application-aakt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"build-suite-test-application-aakt-20260419-065817-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:01:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aakt-20260419-065817-000","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-push-f7vmr has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","snapshot.Name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj-on-push-f7vmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-awxijj-on-push-f7vmr has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-awxijj-on-push-f7vmr","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-gmnzki-on-pull-request-hnrm5","PR group":"konflux-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","prGroup":"konflux-test-component-pac-gmnzki","prGroupHash":"631e353b5deb7842ef6c603cf81faecbdcf6280f25f5043ab0c6f2c0f6a21b"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-fruq","name":"my-integration-test-psij"}} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-fruq","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} 2026/04/19 07:01:22 http: TLS handshake error from 10.129.0.2:43150: EOF {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.NameSpace":"integration2-fruq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-psij","externalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71997954895,"CheckName":"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","pipelineRun.Namespace":"integration2-fruq","pipelineRun.Name":"test-component-pac-gmnzki-on-pull-request-hnrm5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","pipelinerun.Name":"test-component-pac-gmnzki-on-pull-request-hnrm5"} {"level":"info","ts":"2026-04-19T07: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71997954895, NodeID:\"CR_kwDOKrwUx88AAAAQw2mbTw\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-psij-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997954895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:01:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot scenario my-integration-test-psij is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-fruq/test-component-pac-gmnzki-on-pull-request-hnrm5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:01:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71997954895,"CheckName":"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","pipelineRun.Namespace":"integration2-fruq","pipelineRun.Name":"test-component-pac-gmnzki-on-pull-request-hnrm5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","pipelinerun.Name":"test-component-pac-gmnzki-on-pull-request-hnrm5"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","reconcileID":"abc588cd-4b1e-49e0-af25-e69b3e973c32","Component.Namespace":"build-e2e-upsq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:7681a576d7f516942c7942f970fb45a67277c425542dc4ab15c1b8823e3cce50","Component.Name":"gl-multi-component-child-mqxw","lastBuildCommit":"b3f809cc5bf853b690008e82c84b03ffe1db8b6e"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","component.Namespace":"build-e2e-upsq","component.Name":"gl-multi-component-child-mqxw"} {"level":"info","ts":"2026-04-19T07:01:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","reconcileID":"abc588cd-4b1e-49e0-af25-e69b3e973c32","component.Name":"gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-065906-000"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-065906-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-065906-000"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065906-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-065906-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:7681a576d7f516942c7942f970fb45a67277c425542dc4ab15c1b8823e3cce50","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb","revision":"b3f809cc5bf853b690008e82c84b03ffe1db8b6e"}}}]} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065906-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:01:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065906-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065906-000"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065906-000"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-56stq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-065906-000"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-push-56stq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-push-56stq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-push-56stq","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","reconcileID":"fb135161-e1e3-4d5e-a0ec-1088dabf3754","Component.Namespace":"build-e2e-woqc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-woqc/gl-test-custom-branch-kcwvpn@sha256:1efcffd13f568cd13af084bc87485047f4ad701f1f27e1cfcad8dde937d7e444","Component.Name":"gl-test-custom-branch-kcwvpn","lastBuildCommit":"a52d5536f5b3531713aa179786687acb4e1ab448"} {"level":"info","ts":"2026-04-19T07:01:40Z","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-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","component.Namespace":"build-e2e-woqc","component.Name":"gl-test-custom-branch-kcwvpn"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-brjp-20260419-065858-000","application":"build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065858-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-brjp-20260419-065858-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kcwvpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-woqc/gl-test-custom-branch-kcwvpn@sha256:1efcffd13f568cd13af084bc87485047f4ad701f1f27e1cfcad8dde937d7e444","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-lizigf","revision":"a52d5536f5b3531713aa179786687acb4e1ab448"}}}]} {"level":"info","ts":"2026-04-19T07:01: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":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:01: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":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","Application.Name":"build-suite-test-application-brjp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:01:40Z","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-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"build-suite-test-application-brjp-20260419-065858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:01:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:01: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":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01: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":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-brjp-20260419-065858-000","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-push-kzm78 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","snapshot.Name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kcwvpn-on-push-kzm78 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kcwvpn-on-push-kzm78","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp"} {"level":"info","ts":"2026-04-19T07:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"764.373605ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"a7e834e9-d9f7-4dd6-8899-999d93d57aa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"771.553968ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"9e8c779c-fb12-46a0-a13e-c8d2512867b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"782.280749ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"464ffc72-852c-4708-96ae-488c8a7c3d5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"803.584342ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"f2c05238-79bf-4dbc-a3ac-ef1c8d93672d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"844.642958ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"3e606f89-2817-44a1-af0e-1b5bba9dfc51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:48Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","reconcileID":"ae4790a4-0c71-4ebc-a121-87fc805c092c","Component.Namespace":"build-e2e-upsq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw@sha256:52ce832c135ebe407522be4ca33285e646936001dfe9a4e6eec88455f0bcef46","Component.Name":"gl-multi-component-parent-mqxw","lastBuildCommit":"592c80be1d8e1029ebc0360bef71aaf20d119e26"} {"level":"info","ts":"2026-04-19T07:01:48Z","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-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","component.Namespace":"build-e2e-upsq","component.Name":"gl-multi-component-parent-mqxw"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-065907-000"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-065907-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-065907-000"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065907-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-065907-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:7681a576d7f516942c7942f970fb45a67277c425542dc4ab15c1b8823e3cce50","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb","revision":"b3f809cc5bf853b690008e82c84b03ffe1db8b6e","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw@sha256:52ce832c135ebe407522be4ca33285e646936001dfe9a4e6eec88455f0bcef46","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb","revision":"592c80be1d8e1029ebc0360bef71aaf20d119e26"}}}]} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065907-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:01:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065907-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065907-000"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065907-000"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-push-nqjq9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.570407207s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"d160242d-5cd8-4045-b3ad-f0d888f38978","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01: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":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-065907-000"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-parent-mqxw-on-push-nqjq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-mqxw-on-push-nqjq9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-mqxw-on-push-nqjq9","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.699957066s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"489bea5f-dfd0-4535-bb9a-3aadde28c6b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"1.731148507s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"84b32d4a-4c63-4f53-b248-fb4c98b23f15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","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-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","elapsedSinceCompletion":"2.372633259s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:01:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","reconcileID":"2a0bd85c-2663-43d8-a148-8d0cb2cfb2ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtpg-20260419-065806-000","application":"build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065806-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtpg-20260419-065806-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-child-mqxw@sha256:faac948dbbfbe37ca70df2a8667730a4958e1a56285f41c1d7eea6f8ee337ec1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slpjqb","revision":"546c6411d68e401a409340b70f43e531093b2892"}}},{"name":"gl-multi-component-parent-mqxw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-upsq/gl-multi-component-parent-mqxw@sha256:52ce832c135ebe407522be4ca33285e646936001dfe9a4e6eec88455f0bcef46","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-slpjqb","revision":"592c80be1d8e1029ebc0360bef71aaf20d119e26","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-upsq/gl-multi-component-child-mqxw-on-pull-request-zl9xs with pr group konflux-gl-multi-component-child-mqxw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-mqxw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 141b9b44defedb5a63d855effd14a7f9345dc5611a5e6111023711dde807aa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"}} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","Application.Name":"build-suite-component-update-gtpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:01:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"build-suite-component-update-gtpg-20260419-065806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtpg-20260419-065806-000","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Namespace":"build-e2e-upsq","snapshot.Name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-vd6zz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","snapshot.Name":"build-suite-component-update-gtpg-20260419-065806-000"} {"level":"info","ts":"2026-04-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg","namespace":"build-e2e-upsq","name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-mqxw-on-pull-request-vd6zz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-mqxw-on-pull-request-vd6zz","namespace":"build-e2e-upsq"},"application":"build-e2e-upsq/build-suite-component-update-gtpg"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07: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-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02: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-yazmzf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:02:16Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:16Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","reconcileID":"b6dd7d22-03c9-484b-85e3-f3067028a56e","Component.Namespace":"build-e2e-oarv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl@sha256:2f50e70d57dee2e581a6cf86727242390fc5c5467c5613764a5ce7df739bf6c7","Component.Name":"gh-multi-component-child-xebl","lastBuildCommit":"31bd3408ba0db835a4cf3b82ed94f3c9642e1023"} {"level":"info","ts":"2026-04-19T07:02:16Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","component.Namespace":"build-e2e-oarv","component.Name":"gh-multi-component-child-xebl"} {"level":"info","ts":"2026-04-19T07:02:16Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","reconcileID":"b6dd7d22-03c9-484b-85e3-f3067028a56e","component.Name":"gh-multi-component-parent-xebl"} {"level":"info","ts":"2026-04-19T07:02:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jqxk-20260419-065954-000"} {"level":"info","ts":"2026-04-19T07:02:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jqxk-20260419-065954-000","application":"build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jqxk-20260419-065954-000"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065954-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jqxk-20260419-065954-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-xebl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl@sha256:2f50e70d57dee2e581a6cf86727242390fc5c5467c5613764a5ce7df739bf6c7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul","revision":"31bd3408ba0db835a4cf3b82ed94f3c9642e1023"}}}]} {"level":"info","ts":"2026-04-19T07:02:17Z","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-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:02: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-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","Application.Name":"build-suite-component-update-jqxk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:02: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-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065954-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:02:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:02:17Z","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-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02: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-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065954-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065954-000"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065954-000"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:02:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-push-9b7gl has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:17Z","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-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02: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":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Name":"build-suite-component-update-jqxk-20260419-065954-000"} {"level":"info","ts":"2026-04-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-child-xebl-on-push-9b7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xebl-on-push-9b7gl has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xebl-on-push-9b7gl","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","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-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","reconcileID":"57d7c0d0-ba5c-4ae5-b67f-7bb47bf46741","Component.Namespace":"build-e2e-oarv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl@sha256:11cdf46a87d1d37b3b6bf7488ef3a6a914a2651b7a3bd0d2a53417e802360e8b","Component.Name":"gh-multi-component-parent-xebl","lastBuildCommit":"02885a4869e4bdae0edb8e31cdff518ba5b6f454"} {"level":"info","ts":"2026-04-19T07:02:34Z","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-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","component.Namespace":"build-e2e-oarv","component.Name":"gh-multi-component-parent-xebl"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jqxk-20260419-065959-000"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jqxk-20260419-065959-000","application":"build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jqxk-20260419-065959-000"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065959-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jqxk-20260419-065959-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-xebl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-child-xebl@sha256:2f50e70d57dee2e581a6cf86727242390fc5c5467c5613764a5ce7df739bf6c7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-lgoxul","revision":"31bd3408ba0db835a4cf3b82ed94f3c9642e1023","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-xebl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-oarv/gh-multi-component-parent-xebl@sha256:11cdf46a87d1d37b3b6bf7488ef3a6a914a2651b7a3bd0d2a53417e802360e8b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-lgoxul","revision":"02885a4869e4bdae0edb8e31cdff518ba5b6f454"}}}]} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","Application.Name":"build-suite-component-update-jqxk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"build-suite-component-update-jqxk-20260419-065959-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:02:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jqxk-20260419-065959-000","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065959-000"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jqxk-20260419-065959-000"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:02:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-push-fm78h has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","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-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:02: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":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","snapshot.Name":"build-suite-component-update-jqxk-20260419-065959-000"} {"level":"info","ts":"2026-04-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk","namespace":"build-e2e-oarv","name":"gh-multi-component-parent-xebl-on-push-fm78h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xebl-on-push-fm78h has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xebl-on-push-fm78h","namespace":"build-e2e-oarv"},"application":"build-e2e-oarv/build-suite-component-update-jqxk"} {"level":"info","ts":"2026-04-19T07:03: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:03:25Z","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-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","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-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","reconcileID":"0c0857a2-afdd-4bc7-aa8f-28610c35ffdd","Component.Namespace":"build-e2e-zprl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zprl/go-component-bjzzjy@sha256:b37ee92598e9c8b5e0a988ac74595bb079236f96047efbb4ecdcde1d53c6423f","Component.Name":"go-component-bjzzjy","lastBuildCommit":"073d5f4873769b659af06c8c178617b32550fcd4"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","component.Namespace":"build-e2e-zprl","component.Name":"go-component-bjzzjy"} {"level":"info","ts":"2026-04-19T07:03:25Z","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-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","reconcileID":"0c0857a2-afdd-4bc7-aa8f-28610c35ffdd","component.Name":"python-component-yazmzf"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-065744-000","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065744-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065744-000","snapshot.Spec.Components":[{"name":"go-component-bjzzjy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zprl/go-component-bjzzjy@sha256:b37ee92598e9c8b5e0a988ac74595bb079236f96047efbb4ecdcde1d53c6423f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"073d5f4873769b659af06c8c178617b32550fcd4"}}}]} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:03: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":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:03:25Z","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-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065744-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:03:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065744-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:03:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bjzzjy-on-push-jfwkt has finished running","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","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-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-push-jfwkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bjzzjy-on-push-jfwkt has finished running","buildpipelineRun":{"name":"go-component-bjzzjy-on-push-jfwkt","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"error","ts":"2026-04-19T07:03:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","reconcileID":"d02d5d72-41ac-4b69-bb41-16f1b516ac47","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-awxijj\" 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-19T07:03:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:03:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"802.899543ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"8e3d0226-af54-4ca4-82ba-1273a83f8c14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"808.588927ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"5be93874-225f-4c9c-8b4f-b3ee3004851f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"819.358936ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"7530fa97-356c-46f3-ada9-b19ff195fe9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"840.022372ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"4478c572-0427-4d94-a051-941fd2712123","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"880.996459ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"f68db019-3c5f-499a-9cd2-7bd602fb34d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"916.873788ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"edf43455-3c6d-4b4e-8ac6-690fb54c5180","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"961.814235ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"61295cde-db7d-4598-8432-e97982bdd470","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.282476309s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"4e17b77e-f7a1-4a1d-8346-ddec744d1e02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.66035204s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"2147e6d4-c9ae-42ef-a7bf-149f6c48b2b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","elapsedSinceCompletion":"1.922934437s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:03:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","reconcileID":"305cb437-8812-4906-b4f7-64b35fd3d346","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07: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-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-065815-000","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065815-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065815-000","snapshot.Spec.Components":[{"name":"go-component-bjzzjy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zprl/go-component-bjzzjy@sha256:b37ee92598e9c8b5e0a988ac74595bb079236f96047efbb4ecdcde1d53c6423f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"073d5f4873769b659af06c8c178617b32550fcd4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-yazmzf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zprl/python-component-yazmzf@sha256:ec6c52e4f9736f4a32172954b5a7118b448a01e90e2df16c58f125c853538130","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"2433892a27a8895ce6d7e239dafeb72eb79905ed"}}}]} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-yazmzf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 353ae4c3163f23df372006efeeea32f96902df4ce856ffb90ca89ccb93d767 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"}} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:03:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-065815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-065815-000","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","snapshot.Namespace":"build-e2e-zprl","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:03:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yazmzf-on-pull-request-mcwh7 has finished running","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","snapshot.Name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-pull-request-mcwh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-yazmzf-on-pull-request-mcwh7 has finished running","buildpipelineRun":{"name":"python-component-yazmzf-on-pull-request-mcwh7","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"error","ts":"2026-04-19T07:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","reconcileID":"e47c3f21-3803-42b0-a8f7-3fb49b9d1f7f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-awxijj\" 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-19T07:03:52Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-awxijj","namespace":"build-e2e-gyew"},"application":"build-e2e-gyew/build-suite-test-application-aakt","namespace":"build-e2e-gyew","name":"gh-test-custom-branch-awxijj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gyew","snapshot":"build-suite-test-application-aakt-20260419-065528-000"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gyew","snapshot":"build-suite-test-application-aakt-20260419-064926-000"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gyew","snapshot":"build-suite-test-application-aakt-20260419-065817-000"} {"level":"info","ts":"2026-04-19T07:03:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-kcwvpn","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-push-z96vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:04:03Z","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-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf-on-push-z96vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-yazmzf-on-push-z96vq is not associated with a pull request","buildpipelineRun":{"name":"python-component-yazmzf-on-push-z96vq","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-kcwvpn","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-bjzzjy-on-pull-request-v7rn4","PR group":"pr-branch-ejxbci"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","prGroup":"pr-branch-ejxbci","prGroupHash":"83c08ac3b255988b0738b48718f1d6a500ff9fa51147afe37c2c287215cd10"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-kcwvpn","namespace":"build-e2e-woqc"},"application":"build-e2e-woqc/build-suite-test-application-brjp","namespace":"build-e2e-woqc","name":"gl-test-custom-branch-kcwvpn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-woqc","snapshot":"build-suite-test-application-brjp-20260419-065858-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-woqc","snapshot":"build-suite-test-application-brjp-20260419-064934-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-woqc","snapshot":"build-suite-test-application-brjp-20260419-065640-000"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-vgocsg","namespace":"build-e2e-vccc"},"application":"build-e2e-vccc/build-suite-negative-mc-fyhf","namespace":"build-e2e-vccc","name":"go-component-vgocsg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"762.198234ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"5852482c-c8da-4c3a-acda-49e3f9706027","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"767.746879ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"294bae7f-e43b-4298-9108-c11a495b29a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"778.330999ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"9050e986-bae6-48ee-a87c-cc5ae08e38cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"798.994486ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"ec7aab91-014b-462a-8810-7cdf705a17ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"839.676953ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"cf71640c-33fa-484e-9c47-40a65f5d7dc7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"881.914405ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"646f8442-21df-4bf0-8306-070f4c5b2867","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"920.097654ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"8290262a-5e97-4d56-90dc-b431371ad79d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.240686874s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"10101baf-a692-4356-a882-afe3df5c08fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.631978684s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"9e6e66cc-bd4f-4894-b706-8e26575a4f17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.882112674s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:04:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","reconcileID":"2a0448ad-2656-42d5-8bad-4c59f3eb5a69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-065754-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-065754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-065754-000","snapshot.Spec.Components":[{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:c6fef999df89c00de7b23b7e5fab8668be294212b885f66d130c9c3eaf7e11ac","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"24d8842a859187d5472f89972230328106fae803"}}}]} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-sfgjtd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4fcab66b0c1378714ba7b0195436045846233208ef30bcdb5c1401f1f093ae is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-akib-20260419-065754-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Namespace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04: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-akib-20260419-065754-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} 2026/04/19 07:04:41 http: TLS handshake error from 10.130.0.2:55752: EOF {"level":"info","ts":"2026-04-19T07:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:04:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997794451, NodeID:\"CR_kwDONSo-hs8AAAAQw2cokw\", HeadSHA:\"24d8842a859187d5472f89972230328106fae803\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997794451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:57:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-dc46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234020533}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"24d8842a859187d5472f89972230328106fae803\", 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-whkzqv\", 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-19T07:04:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-dc46w has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997794451,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-065754-000","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04: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-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-2dqzb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04:43Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-065754-000","reconcileID":"76e19aea-c76d-4dd8-a8f1-45afe7e4484c","snapshot.name":"integ-app-akib-20260419-065754-000","pipelinerun.name":"go-component-sfgjtd-on-pull-request-dc46w","duration":4.592707409} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-065754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-dc46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-dc46w has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-2dqzb"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997794451, NodeID:\"CR_kwDONSo-hs8AAAAQw2cokw\", HeadSHA:\"24d8842a859187d5472f89972230328106fae803\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997794451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 06:57:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-065754-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234020533}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"24d8842a859187d5472f89972230328106fae803\", 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-whkzqv\", 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-19T07:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ejxbci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04: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-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2dqzb","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-2dqzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997794451,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-065754-000","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997794451, NodeID:\"CR_kwDONSo-hs8AAAAQw2cokw\", HeadSHA:\"24d8842a859187d5472f89972230328106fae803\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997794451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:57:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-065754-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2dqzb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234020533}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"24d8842a859187d5472f89972230328106fae803\", 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-whkzqv\", 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-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997794451,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-065754-000","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-vgocsg","namespace":"build-e2e-vccc"},"application":"build-e2e-vccc/build-suite-negative-mc-fyhf","namespace":"build-e2e-vccc","name":"go-component-vgocsg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04: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":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:51Z","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-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-065754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:04:51Z","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-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-065754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testedSnapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2dqzb","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-2dqzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71997794451, NodeID:\"CR_kwDONSo-hs8AAAAQw2cokw\", HeadSHA:\"24d8842a859187d5472f89972230328106fae803\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71997794451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71997794451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 06:57:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-065754-000 and scenario my-integration-test-cile 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/71997794451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234020533}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551409010, Number:21074, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21074\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-sfgjtd\", SHA:\"24d8842a859187d5472f89972230328106fae803\", 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-whkzqv\", 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-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-070451-477"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-477","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-070451-477"} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-070451-477","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:04:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-477","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71997794451,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-065754-000","destinationSnapshot.Name":"integ-app-akib-20260419-065754-000","testStatus":"TestPassed"} {"level":"error","ts":"2026-04-19T07:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-bjzzjy","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy","reconcileID":"9961c6ee-0962-46d0-a829-6149e46909d0","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-bjzzjy\" 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-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-070451-518"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-518","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-070451-518"} 2026/04/19 07:04:51 http: TLS handshake error from 10.130.0.2:38428: EOF {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-070451-518","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:04:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-518","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-yazmzf","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"python-component-yazmzf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fvjd-20260419-070451-561"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-561","application":"build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fvjd-20260419-070451-561"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-065754-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-2dqzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","Application.Name":"build-suite-positive-mc-fvjd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"build-suite-positive-mc-fvjd-20260419-070451-561","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:04:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:04:51Z","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-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fvjd-20260419-070451-561","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-bjzzjy","namespace":"build-e2e-zprl"},"application":"build-e2e-zprl/build-suite-positive-mc-fvjd","namespace":"build-e2e-zprl","name":"go-component-bjzzjy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:04:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-19T07:04:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"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-19T07:04:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"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-19T07:04:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"namespace":"build-e2e-zprl","name":"go-component-bjzzjy-on-pull-request-v7rn4","reconcileID":"1e340386-7370-498f-adb2-941d8357c2da","error":"pipelineruns.tekton.dev \"go-component-bjzzjy-on-pull-request-v7rn4\" 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-19T07:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"req":{"name":"go-component-bjzzjy-on-pull-request-v7rn4","namespace":"build-e2e-zprl"},"error":"PipelineRun.tekton.dev \"go-component-bjzzjy-on-pull-request-v7rn4\" 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-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-070451-561"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-561"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-070451-477"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-477"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-070451-518"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-070451-518"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-064811-000"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-065744-000"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zprl","snapshot":"build-suite-positive-mc-fvjd-20260419-065815-000"} {"level":"info","ts":"2026-04-19T07:05:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-xdtaqv","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:05:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:05:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:05:13Z","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-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-sfgjtd-on-push-f7vgw is not associated with a pull request","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-mtht9","PR group":"konflux-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-python-component-xdtaqv","prGroupHash":"12841b0e840b34de7207c75a97b36df733d3de6c89cb58022aa096a528b8d8"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-mtht9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:05: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"python-component-xdtaqv-on-pull-request-mtht9"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"332.740945ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"df8edd5c-d0a1-4645-9af5-387088817207","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"338.269793ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"ef7bd826-31e4-42a8-8858-0979861b7b51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"348.808637ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"297ecc6b-e722-4e70-bfb8-6d4010b3d67e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"370.190153ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"d1deaa04-e772-47ac-89c4-c07beeb7b1d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"410.616189ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"ddd30a78-f3ba-49c9-aa55-0ec56f33b7c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"467.925071ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"19607467-78c9-4dbb-bb7e-5b487c432694","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"491.468901ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"4b767b00-7619-475e-854f-afe75c6fdff2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"812.129258ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"41ef4dfd-ac58-48d1-8fe2-0b5a49c821f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"1.154232855s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"56fa9d96-3a2b-427c-a41c-3ff7171248e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","elapsedSinceCompletion":"1.452747106s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:05:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","reconcileID":"d00cb347-2944-405c-8c6d-5271d1b481c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gkzm-20260419-070122-000","application":"integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gkzm-20260419-070122-000","snapshot.Spec.Components":[{"name":"test-component-pac-gmnzki","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-fruq/test-component-pac-gmnzki@sha256:99188aafbb0f7b77c1dd9a8af9d4c188fae4053066253a2ac0a4bfd8c4af8743","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"c1cd1b224b733265da7e510b3026ad3e9e14cc9d"}}}]} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gmnzki is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 631e353b5deb7842ef6c603cf81faecbdcf6280f25f5043ab0c6f2c0f6a21b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","Application.Name":"integ-app-gkzm","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"my-integration-test-psij-xlvmn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","reconcileID":"edaafc16-3c1e-41a8-9d47-bfa73f71f135","snapshot.name":"integ-app-gkzm-20260419-070122-000","pipelinerun.name":"test-component-pac-gmnzki-on-pull-request-hnrm5","duration":2.220925665} {"level":"info","ts":"2026-04-19T07:05: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":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","Scenario":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","Label":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","Application.Name":"integ-app-gkzm","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-psij","pipelineRun.Name":"my-integration-test-psij-xlvmn"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:05:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71997954895, NodeID:\"CR_kwDOKrwUx88AAAAQw2mbTw\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-psij-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997954895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:01:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot scenario my-integration-test-psij is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-fruq/test-component-pac-gmnzki-on-pull-request-hnrm5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:05:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-gmnzki-on-pull-request-hnrm5 has finished running","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71997954895,"CheckName":"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-psij-xlvmn","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-psij-xlvmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71997954895, NodeID:\"CR_kwDOKrwUx88AAAAQw2mbTw\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-psij-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997954895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:01:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot integ-app-gkzm-20260419-070122-000 and scenario my-integration-test-psij is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:05:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71997954895,"CheckName":"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:05:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05: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":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki-on-pull-request-hnrm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-gmnzki-on-pull-request-hnrm5 has finished running","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05: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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:29Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","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-19T07:05: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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-psij-xlvmn","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-psij-xlvmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-psij-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71997954895, NodeID:\"CR_kwDOKrwUx88AAAAQw2mbTw\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-psij-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71997954895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71997954895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:01:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot integ-app-gkzm-20260419-070122-000 and scenario my-integration-test-psij 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/71997954895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:05:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71997954895,"CheckName":"Konflux Dev version / my-integration-test-psij / test-component-pac-gmnzki","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05: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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"my-integration-test-psij-xlvmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-fruq","name":"my-integration-test-mees"}} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-mees"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-mees"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","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-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-mees"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"my-integration-test-mees-rqhv4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-mees"} {"level":"info","ts":"2026-04-19T07:05:42Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","reconcileID":"a9922998-617a-4223-a5f9-6c4c2cb26d04","snapshot.name":"integ-app-gkzm-20260419-070122-000","pipelinerun.name":"test-component-pac-gmnzki-on-pull-request-hnrm5","duration":22.936683171} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:43Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","Application.Name":"integ-app-gkzm","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-psij","pipelineRun.Name":"my-integration-test-psij-xlvmn"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","integrationTestScenario.Name":"my-integration-test-mees","pipelineRun.Name":"my-integration-test-mees-rqhv4"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-mees-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.NameSpace":"integration2-fruq","snapshot.Name":"integ-app-gkzm-20260419-070122-000","scenarioName":"my-integration-test-mees","externalID":"my-integration-test-mees-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mees-rqhv4","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-mees-rqhv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71998145524,"CheckName":"Konflux Dev version / my-integration-test-mees / test-component-pac-gmnzki","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:43Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-mees-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71998145524, NodeID:\"CR_kwDOKrwUx88AAAAQw2yD9A\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-mees-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71998145524\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71998145524\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:05:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot integ-app-gkzm-20260419-070122-000 and scenario my-integration-test-mees is in progress\", Text:\"PipelineRun 'my-integration-test-mees-rqhv4' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71998145524/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mees / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:05:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71998145524,"CheckName":"Konflux Dev version / my-integration-test-mees / test-component-pac-gmnzki","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05: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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"}} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:50Z","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-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"integ-app-gkzm-20260419-070122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","destinationComponentSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","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-19T07:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mees-rqhv4","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-mees-rqhv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-psij"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","scenario.Name":"my-integration-test-mees","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testedSnapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ExternalID":"my-integration-test-mees-test-component-pac-gmnzki"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","existingCheckRun":"github.CheckRun{ID:71998145524, NodeID:\"CR_kwDOKrwUx88AAAAQw2yD9A\", HeadSHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", ExternalID:\"my-integration-test-mees-test-component-pac-gmnzki\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71998145524\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71998145524\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:05:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gmnzki snapshot integ-app-gkzm-20260419-070122-000 and scenario my-integration-test-mees 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/71998145524/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mees / test-component-pac-gmnzki\", CheckSuite:github.CheckSuite{ID:65234188329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551425556, Number:29776, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29776\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gmnzki\", SHA:\"c1cd1b224b733265da7e510b3026ad3e9e14cc9d\", 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-bdfxjz\", 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-19T07:05:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","ID":71998145524,"CheckName":"Konflux Dev version / my-integration-test-mees / test-component-pac-gmnzki","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","testedSnapshot.Name":"integ-app-gkzm-20260419-070122-000","destinationSnapshot.Name":"integ-app-gkzm-20260419-070122-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:05:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","snapshot.Name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:05:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gkzm-20260419-070122-000","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"my-integration-test-mees-rqhv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-fpxt"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-fpxt","application":"integ-app-gkzm"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-fpxt"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-fpxt"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-fruq","snapshot":"snapshot-sample-fpxt"} {"level":"info","ts":"2026-04-19T07:06:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-fpxt"} {"level":"error","ts":"2026-04-19T07:06:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-fruq/snapshot-sample-fpxt","snapshot":{"name":"snapshot-sample-fpxt","namespace":"integration2-fruq"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-fpxt\" 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:120\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-19T07:06:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-fpxt","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"snapshot-sample-fpxt","reconcileID":"456b4d2f-0f1c-45f4-8cbd-e32ddcce4735","error":"snapshots.appstudio.redhat.com \"snapshot-sample-fpxt\" 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-19T07:06:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-fpxt","namespace":"integration2-fruq"},"req":{"name":"snapshot-sample-fpxt","namespace":"integration2-fruq"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-fpxt\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-19T07:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-gmnzki","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"test-component-pac-gmnzki","reconcileID":"ad04c6bb-0070-44c7-90b4-760a65638e8c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-gmnzki\" 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-19T07:06:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-gmnzki","namespace":"integration2-fruq"},"application":"integration2-fruq/integ-app-gkzm","namespace":"integration2-fruq","name":"test-component-pac-gmnzki","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:06:03Z","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-mees-rqhv4","namespace":"integration2-fruq"},"pipelineRun.Name":"my-integration-test-mees-rqhv4"} {"level":"info","ts":"2026-04-19T07:06:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mees-rqhv4","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-mees-rqhv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:06:03Z","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-psij-xlvmn","namespace":"integration2-fruq"},"pipelineRun.Name":"my-integration-test-psij-xlvmn"} {"level":"info","ts":"2026-04-19T07:06:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-psij-xlvmn","namespace":"integration2-fruq"},"namespace":"integration2-fruq","name":"my-integration-test-psij-xlvmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-19T07:06:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-gmnzki-on-pull-request-hnrm5","namespace":"integration2-fruq"},"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-19T07:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-fruq","snapshot":"integ-app-gkzm-20260419-070122-000"} {"level":"info","ts":"2026-04-19T07:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:06: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-b7g27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":"2026-04-19 07:07:41 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":"2026-04-19 07:07:41 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:07:24Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-19T06:59:12Z","completionTime":"2026-04-19T07:07:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"IMAGE_DIGEST","value":"sha256:31f7eaa427366b108321fce1976d083d67a80f7ba3b6dc0fc1c8923e5cb6c5bb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux:on-pr-9babbdbf396b407fb1d20c881caedbca7ba34d7e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8bcd7c51968c6c3149f8b3f29603235d-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-mfux-on-pull-request-b7g27-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-mfux-on-pull-request-b7g27-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-c4b177488b069b0fe67fc3197cdfbbbd-cb454d1795afab78-01"}},"deletionTimestamp":"2026-04-19 07:07:41 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-b7g27 has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-b7g27","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-mfux-on-pull-request-d7p2s","PR group":"konflux-test-comp-mfux"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-mfux","prGroupHash":"fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:08: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:08: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:08: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:08: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-mfux-on-pull-request-b7g27 with pr group konflux-test-comp-mfux is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"531.361871ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"53ed76b5-04ab-40ce-bd0e-0cd50403c892","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"536.893349ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"cd6b781a-eb03-4310-ba29-3b015eaeaa23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"547.424147ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"fe21d5b9-9896-44f5-8928-fe93b9c44909","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"567.94577ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"51d024ad-c127-429a-8123-a0448b7a54bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"608.853555ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"df4a94cf-59ea-4131-94f8-24ecd207b32d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"649.826782ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"159fa0b7-b32a-4a50-84d4-b5cbd77263ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"689.933478ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"4dcdf123-60e5-4503-9822-24449f4d9489","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.011149361s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"b96b70ca-1ad0-4790-a252-d560106b217d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.461453543s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"de67c895-10d8-414e-b759-7f38feefe90d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.652427092s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"08d03326-337d-406b-adeb-d03c37bed59d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","reconcileID":"814240ea-69da-463f-90fa-5b222c78d150","component.Name":"go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-070516-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070516-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-070516-000","snapshot.Spec.Components":[{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:07ee0f0e3415e9014ecc72f28c94ee8c02bf73fe3a13c06ed93c0d2fd3852df9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a88ae81e8c0deed3d68352dab7bdd4c21791fd14"}}}]} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-xdtaqv is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 12841b0e840b34de7207c75a97b36df733d3de6c89cb58022aa096a528b8d8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} 2026/04/19 07:09:58 http: TLS handshake error from 10.128.0.2:57864: EOF {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:09:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-mtht9 has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998123821, NodeID:\"CR_kwDONSo-hs8AAAAQw2wvLQ\", HeadSHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998123821\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:05:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/python-component-xdtaqv-on-pull-request-mtht9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234385853}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551432575, Number:21075, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21075\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-xdtaqv\", SHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", 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-whkzqv\", SHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", 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-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","reconcileID":"e625e4cc-7435-4e89-9840-e555f951bd34","Component.Namespace":"group-vloc","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","Component.Name":"go-component-sfgjtd","lastBuildCommit":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","component.Namespace":"group-vloc","component.Name":"go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:09:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","reconcileID":"e625e4cc-7435-4e89-9840-e555f951bd34","component.Name":"python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-070513-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070513-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-070513-000","snapshot.Spec.Components":[{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9"}}}]} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070516-000","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:09:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-push-f7vgw has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998123821, NodeID:\"CR_kwDONSo-hs8AAAAQw2wvLQ\", HeadSHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998123821\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:05:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-070516-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234385853}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551432575, Number:21075, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21075\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-xdtaqv\", SHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", 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-whkzqv\", SHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", 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-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-push-f7vgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-push-f7vgw has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070516-000","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-d5tnv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:09:59Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-070516-000","reconcileID":"38369ff9-8810-4e97-9918-d8e5071c4c9f","snapshot.name":"integ-app-akib-20260419-070516-000","pipelinerun.name":"python-component-xdtaqv-on-pull-request-mtht9","duration":3.435752741} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070516-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07: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":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07: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":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998123821, NodeID:\"CR_kwDONSo-hs8AAAAQw2wvLQ\", HeadSHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998123821\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:05:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-070516-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234385853}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551432575, Number:21075, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21075\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-xdtaqv\", SHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", 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-whkzqv\", SHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", 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-19T07:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-d5tnv","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-d5tnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070516-000","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07: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":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-070513-000","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-mtht9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-mtht9 has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998323691,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070513-000","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-rs2xc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-070513-000","reconcileID":"56c92edc-0c58-4984-b117-40740839444e","snapshot.name":"integ-app-akib-20260419-070513-000","pipelinerun.name":"go-component-sfgjtd-on-push-f7vgw","duration":4.565955649} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07: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":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07: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":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998123821, NodeID:\"CR_kwDONSo-hs8AAAAQw2wvLQ\", HeadSHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998123821\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:05:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-070516-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-d5tnv' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234385853}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551432575, Number:21075, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21075\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-xdtaqv\", SHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", 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-whkzqv\", SHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", 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-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-d5tnv"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070516-000","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rs2xc","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-rs2xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998323691, NodeID:\"CR_kwDONSo-hs8AAAAQw2876w\", HeadSHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998323691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998323691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:10:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-070513-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998323691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234377735}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:10:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998323691,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070513-000","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:10:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998323691, NodeID:\"CR_kwDONSo-hs8AAAAQw2876w\", HeadSHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998323691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998323691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:10:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-070513-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rs2xc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998323691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234377735}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:10:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998323691,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070513-000","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070516-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070516-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-d5tnv","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-d5tnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testedSnapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998123821, NodeID:\"CR_kwDONSo-hs8AAAAQw2wvLQ\", HeadSHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998123821\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998123821\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:05:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-070516-000 and scenario my-integration-test-cile 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/71998123821/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234385853}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551432575, Number:21075, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21075\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-xdtaqv\", SHA:\"a88ae81e8c0deed3d68352dab7bdd4c21791fd14\", 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-whkzqv\", SHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", 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-19T07:10:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998123821,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070516-000","destinationSnapshot.Name":"integ-app-akib-20260419-070516-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:10:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-070516-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-d5tnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rs2xc","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-rs2xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-070513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testedSnapshot":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:10:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998323691, NodeID:\"CR_kwDONSo-hs8AAAAQw2876w\", HeadSHA:\"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998323691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998323691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:10:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-070513-000 and scenario my-integration-test-cile 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/71998323691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234377735}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:10:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998323691,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:10:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-070513-000","destinationSnapshot.Name":"integ-app-akib-20260419-070513-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:10:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10: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-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:10:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-070513-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-rs2xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:10:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-altpvt","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:10:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:24Z","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-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:24Z","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-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-xdtaqv-on-push-ssj9c is not associated with a pull request","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:27Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","PR group":"konflux-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"konflux-konflux-test-integration-clone-altpvt","prGroupHash":"d31f645b19bf95917d0b8931dd9af3e2df6c2d5d0a1f704732c8c3e8098f08"} {"level":"info","ts":"2026-04-19T07:10: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","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-altpvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998348090, NodeID:\"CR_kwDOOe2tsc8AAAAQw2-bOg\", HeadSHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998348090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-9hsxm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234620531}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551441964, Number:8800, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8800\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-altpvt\", SHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", 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-whkzqv\", 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-19T07:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:10:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","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-altpvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11: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-mfux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"958.528756ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"e4590029-1b48-4813-a3c7-d80cbf9325ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"964.040086ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"277de385-301a-468e-8b65-66a327d27c77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"974.613212ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"8aedf3b9-133b-46ea-b10a-ab2a80ab6557","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:28Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"995.222934ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"5541c7de-b18a-4bb0-91b1-4d50ab26a8ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.035789894s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"7f77e7ec-114e-4ca6-a072-8b6780dc5002","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.080602618s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"d1a52e51-e8b4-467f-89c8-6f8b885d6d82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.117009873s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"352264bf-4a7b-4fee-9479-300afab313cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.437939066s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"87a0f5a9-8110-434a-8980-0e4dad36a659","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.723826852s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"55ff663d-ca3c-40ad-b9e7-5547157eca8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"2.079310284s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"b8aea3ad-0d20-45cd-8aba-08a67b90c5ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","reconcileID":"a562f6bf-9531-4fdb-a7b6-d4a532764cc7","component.Name":"python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071028-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071028-000","snapshot.Spec.Components":[{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:5ea6655f871e5093578f3cb251facdede66c66fbfed81dbc3e82ba85e45db967","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"2dee4c52083b2b2ea3da3130860d41823eb68db1"}}}]} {"level":"info","ts":"2026-04-19T07:13:30Z","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-altpvt is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d31f645b19bf95917d0b8931dd9af3e2df6c2d5d0a1f704732c8c3e8098f08 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} 2026/04/19 07:13:30 http: TLS handshake error from 10.130.0.2:53348: EOF {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Namespace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:13:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-pull-request-9hsxm has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998348090, NodeID:\"CR_kwDOOe2tsc8AAAAQw2-bOg\", HeadSHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998348090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-9hsxm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234620531}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551441964, Number:8800, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8800\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-altpvt\", SHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", 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-whkzqv\", 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-19T07:13:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071028-000","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:13:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-k5h9b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071028-000","reconcileID":"fa6fbe14-4b4b-4b80-b43e-77f27f47f64c","snapshot.name":"integ-app-akib-20260419-071028-000","pipelinerun.name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","duration":4.083750809} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-k5h9b"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998348090, NodeID:\"CR_kwDOOe2tsc8AAAAQw2-bOg\", HeadSHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998348090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071028-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234620531}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551441964, Number:8800, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8800\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-altpvt\", SHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", 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-whkzqv\", 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-19T07:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-k5h9b","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-k5h9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071028-000","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-pull-request-9hsxm has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998348090, NodeID:\"CR_kwDOOe2tsc8AAAAQw2-bOg\", HeadSHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998348090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071028-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-k5h9b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234620531}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551441964, Number:8800, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8800\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-altpvt\", SHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", 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-whkzqv\", 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-19T07:13:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071028-000","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:13:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-k5h9b","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-k5h9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testedSnapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998348090, NodeID:\"CR_kwDOOe2tsc8AAAAQw2-bOg\", HeadSHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998348090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998348090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071028-000 and scenario my-integration-test-cile 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/71998348090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234620531}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551441964, Number:8800, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8800\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-altpvt\", SHA:\"2dee4c52083b2b2ea3da3130860d41823eb68db1\", 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-whkzqv\", 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-19T07:13:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998348090,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071028-000","destinationSnapshot.Name":"integ-app-akib-20260419-071028-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13: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-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071028-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-k5h9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:13:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:13:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:13:49Z","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-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-push-9xkg2 is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-6bvs2","PR group":"pr-branch-jufiqq"} {"level":"info","ts":"2026-04-19T07:13: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"pr-branch-jufiqq","prGroupHash":"f4654c9768cb5a018f0b1babca5136ffa38ce632fe49ce0bdf048fc3558392"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:13:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998491706,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-6bvs2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"python-component-xdtaqv-on-pull-request-6bvs2"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-jufiqq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-tsd69","PR group":"pr-branch-jufiqq"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"pr-branch-jufiqq","prGroupHash":"f4654c9768cb5a018f0b1babca5136ffa38ce632fe49ce0bdf048fc3558392"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492373,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-tsd69","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-tsd69"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-xdtaqv go-component-sfgjtd]","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-tsd69"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-tsd69","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-tsd69"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","PR group":"pr-branch-jufiqq"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"pr-branch-jufiqq","prGroupHash":"f4654c9768cb5a018f0b1babca5136ffa38ce632fe49ce0bdf048fc3558392"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-sfgjtd konflux-test-integration-clone-altpvt python-component-xdtaqv]","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493451,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493217, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HSIQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493217\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:13:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-xdtaqv go-component-sfgjtd konflux-test-integration-clone-altpvt]","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493451, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HTCw\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:13:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493451,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"881.82382ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"2e4a081b-268e-4127-ba30-7061cfaedb12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"887.443599ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"e9bd2de7-d605-45f5-ba21-05593aefde4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"898.091584ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"77d88fdb-73a1-4dc7-8c08-47c3cca4abbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"918.681484ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"94cc0149-5a9e-4562-aeca-e855121a85ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"959.643136ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"0a6ad93c-8b07-49d8-92d4-d916d15f939e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"988.689269ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"5c28bd52-4215-4cb4-8ac1-a9c1200c6204","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"1.040467249s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"069cb4b3-2dd9-4e0f-8c5c-b7f2d8df64a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"1.361872777s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"e19a0217-879d-4c9e-a22e-437c85e6643a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"1.747157199s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"159d6e06-a3b9-4d46-8912-3b77d144c929","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"2.003162891s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:14:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"4e9b928e-ef34-47e0-ad58-f91a4cc87487","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"cd6f05e0-1f71-41b4-b758-bad1724566a4","component.Name":"test-comp-beqw"} {"level":"info","ts":"2026-04-19T07:14:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"cd6f05e0-1f71-41b4-b758-bad1724566a4","component.Name":"test-comp-vjin"} {"level":"info","ts":"2026-04-19T07:14:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","reconcileID":"cd6f05e0-1f71-41b4-b758-bad1724566a4","component.Name":"test-symlink-comp-rxkp"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-070746-000","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-070746-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-nlbj-20260419-070746-000","snapshot.Spec.Components":[{"name":"test-comp-mfux","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-mfux@sha256:e225b2abc2e03ba708091974dfd46dec15d9d6c09fe8e6e0726ecd1ccc662432","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"799611d7dd4074aaf99076cd53bb577d15b8aab0"}}}]} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-mfux is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fa77977548b05926df12135dbc6e558b4d163da057663d365aec94d03dc934 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:14: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":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"}} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-070746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:14:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:14:28Z","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-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","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-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-070746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:14:28Z","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-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:28Z","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-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-070746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-nlbj-20260419-070746-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Namespace":"build-e2e-wurk","snapshot.Name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:14:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-d7p2s has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux-on-pull-request-d7p2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-mfux-on-pull-request-d7p2s has finished running","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-c8579","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":"2026-04-19 07:14:37 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:14:37Z","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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":"2026-04-19 07:14:37 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:14:37Z","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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:55:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T06:48:28Z","completionTime":"2026-04-19T06:55:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"IMAGE_DIGEST","value":"sha256:a065d580a757d50c02b1d426d019b005f0147ba3879120203a6580dde1064503"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"10735ffb45ecc89664e50249dc7cd378d5e76a19"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-10735ffb45ecc89664e50249dc7cd378d5e76a19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes4584bdf23c2448abddbb1990bd1a42ce-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-beqw-on-pull-request-c8579-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-dcf749da5b611aaa279ce6df9dab2aae","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-c8579-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-757a9e53b2101aedf890a9886e08398d-aba14d3d88e89262-01"}},"deletionTimestamp":"2026-04-19 07:14:37 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:14:37Z","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-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-c8579 has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-c8579","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-beqw-on-pull-request-7hz4g","PR group":"konflux-test-comp-beqw"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15: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":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","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-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","reconcileID":"eaed77ed-5e93-4fdd-9dcd-f8a5100ba023","Component.Namespace":"group-vloc","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","Component.Name":"python-component-xdtaqv","lastBuildCommit":"dcb69905558e76b17f168a55699d3caf08d9e8a7"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","component.Namespace":"group-vloc","component.Name":"python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:05Z","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-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","reconcileID":"eaed77ed-5e93-4fdd-9dcd-f8a5100ba023","component.Name":"konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071025-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071025-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071025-000","snapshot.Spec.Components":[{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"dcb69905558e76b17f168a55699d3caf08d9e8a7"}}}]} {"level":"info","ts":"2026-04-19T07:15: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":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:15: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":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:15: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":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:15:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071025-000","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-push-ssj9c has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-push-ssj9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-push-ssj9c has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998542088,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071025-000","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-kff6s","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:15:06Z","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-akib-20260419-071025-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071025-000","reconcileID":"3b1a334a-d541-4d6f-966c-178891111d66","snapshot.name":"integ-app-akib-20260419-071025-000","pipelinerun.name":"python-component-xdtaqv-on-push-ssj9c","duration":3.317381129} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998542088, NodeID:\"CR_kwDONSo-hs8AAAAQw3KRCA\", HeadSHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998542088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998542088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:15:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071025-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998542088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234614179}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:15:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998542088,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071025-000","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kff6s","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-kff6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:15:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998542088, NodeID:\"CR_kwDONSo-hs8AAAAQw3KRCA\", HeadSHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998542088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998542088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:15:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071025-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kff6s' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998542088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234614179}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:15:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998542088,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:15:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071025-000","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:15:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15: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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:15:13Z","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-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kff6s","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-kff6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testedSnapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:15:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998542088, NodeID:\"CR_kwDONSo-hs8AAAAQw3KRCA\", HeadSHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998542088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998542088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:15:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071025-000 and scenario my-integration-test-cile 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/71998542088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234614179}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:15:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998542088,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:15:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071025-000","destinationSnapshot.Name":"integ-app-akib-20260419-071025-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:15:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:15:14Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071025-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-kff6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","reconcileID":"fde08fd1-50dd-4333-866c-e9fe06b0c08a","Component.Namespace":"group-vloc","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","Component.Name":"konflux-test-integration-clone-altpvt","lastBuildCommit":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a"} {"level":"info","ts":"2026-04-19T07:16:52Z","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-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","component.Namespace":"group-vloc","component.Name":"konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071349-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071349-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071349-000","snapshot.Spec.Components":[{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"dcb69905558e76b17f168a55699d3caf08d9e8a7","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a"}}},{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:16:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071349-000","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-push-9xkg2 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-push-9xkg2 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998618259,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071349-000","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-8bwvz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071349-000","reconcileID":"61adda8f-0ebb-420d-bb2a-5c353a49025e","snapshot.name":"integ-app-akib-20260419-071349-000","pipelinerun.name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","duration":3.753444585} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998618259, NodeID:\"CR_kwDOOe2tsc8AAAAQw3O6kw\", HeadSHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998618259\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998618259\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:16:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071349-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998618259/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234763884}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8bwvz","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-8bwvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998618259,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071349-000","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998618259, NodeID:\"CR_kwDOOe2tsc8AAAAQw3O6kw\", HeadSHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998618259\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998618259\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:16:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071349-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8bwvz' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998618259/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234763884}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:16:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998618259,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071349-000","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:16: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071349-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8bwvz","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-8bwvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testedSnapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998618259, NodeID:\"CR_kwDOOe2tsc8AAAAQw3O6kw\", HeadSHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998618259\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998618259\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:16:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071349-000 and scenario my-integration-test-cile 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/71998618259/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234763884}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-19T07:17:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998618259,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071349-000","destinationSnapshot.Name":"integ-app-akib-20260419-071349-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:17:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071349-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-8bwvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:17: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"957.140373ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"f8cbb3f0-d9c9-46f7-a2ca-4860bebdadf7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"962.75647ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"18a4be74-d0c0-4660-8270-f348e903defa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"973.454139ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"45c0bd8f-fc05-4076-91d0-421ad2bf3ba0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:05Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"994.123132ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"bf56b096-700e-4e90-99e6-90433eb9edad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.034974969s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"5e505ec8-0cbd-4bbc-8a84-b35943b1c097","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.115704165s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"219b39d7-6bf9-4308-b59e-8159d030e8e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.276537321s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"25ac1613-e6ce-40cd-8616-c9a9ac104ce2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.597823218s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"a552ab45-1760-4899-b465-1002a2abc09a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:06Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.620210632s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"0dd012cb-2540-46f2-9849-9da46f4a3cfc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"2.221930608s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"52de7761-79e9-4840-a749-802ad72de2fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"2.238625481s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:17:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","reconcileID":"f9e399ba-f992-4230-993e-3644044385ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071354-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071354-000","snapshot.Spec.Components":[{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"dcb69905558e76b17f168a55699d3caf08d9e8a7","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:327b2d39ad2c56b9d4b741d69278471a254da7a1bcbaa79059c6390aea5d6609","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"085ea1ff05c7718d22a754eae31b0a536f280f6a"}}},{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-vloc/python-component-xdtaqv-on-pull-request-6bvs2 with pr group pr-branch-jufiqq is still running, won't create group snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:17:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-pull-request-29nfg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493217, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HSIQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493217\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:17:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-6ppt9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:08Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000","reconcileID":"b047ac80-736b-427d-9519-64087ee22956","snapshot.name":"integ-app-akib-20260419-071354-000","pipelinerun.name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","duration":3.923783061} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-6ppt9"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493217, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HSIQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493217\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071354-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6ppt9","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-6ppt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493217, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HSIQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493217\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071354-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-6ppt9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:17:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:12Z","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-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-altpvt-on-pull-request-29nfg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-7hz4g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6ppt9","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-6ppt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-konflux-test-integration-clone-altpvt"} {"level":"info","ts":"2026-04-19T07:17:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493217, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HSIQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-konflux-test-integration-clone-altpvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493217\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493217\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-altpvt snapshot integ-app-akib-20260419-071354-000 and scenario my-integration-test-cile 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/71998493217/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:17:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493217,"CheckName":"Konflux Dev version / my-integration-test-cile / konflux-test-integration-clone-altpvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:17:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-6ppt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":"2026-04-19 07:17:32 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":"2026-04-19 07:17:32 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T07:17:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-19T07:14:42Z","completionTime":"2026-04-19T07:17:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"IMAGE_DIGEST","value":"sha256:75186add84c6e9300e3505e704e882314de139582d0f58a7c9912fb92704feda"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f9a09501731c8b014677221cc95fb7b29a079c8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw:on-pr-3f9a09501731c8b014677221cc95fb7b29a079c8"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2434cbb7b45612921fb072c338135fa9-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-beqw-on-pull-request-7hz4g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-e69f54b05188c6f7703577096ef8ac5d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-beqw-on-pull-request-7hz4g-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-0fcc33e74d3f65980eae0b7cd8dcef6b-d14980a0d58513da-01"}},"deletionTimestamp":"2026-04-19 07:17:32 +0000 UTC"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-7hz4g has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-7hz4g","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-beqw-on-pull-request-5nxhv","PR group":"konflux-test-comp-beqw"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-comp-beqw","prGroupHash":"7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wurk/test-comp-beqw-on-pull-request-7hz4g with pr group konflux-test-comp-beqw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"926.795007ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"66179bbb-64aa-4a47-8b43-c0ee7119a6b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"932.20435ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"16397ec0-b3ef-4714-b455-8c56fb2e2fc3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"943.150116ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"d5f8b177-a333-4062-b2b5-64bfa03d749e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"963.792528ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"5dc28041-10db-4a7d-9b2a-5fd5b04749ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.005176584s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"bdedbb24-cc4b-49ab-8f29-ba7718dcd067","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.03519932s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"849e246b-1060-408f-8a80-3c62fffcd0df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.085905666s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"eec32712-5edf-4876-9445-3711e2888c17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.406823349s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"045f97f4-90ab-44fd-93fc-ddbe5e660920","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.685972313s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"5611d034-0cc0-4ff9-a79c-b9e54d1ba19f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"2.04760856s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","reconcileID":"faa466e2-a915-4947-accb-d04def27971e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071354-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","originalName":"integ-app-akib-20260419-071354-000","newName":"integ-app-akib-20260419-071354-000-64","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071354-000-64","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","originalName":"integ-app-akib-20260419-071354-000","finalName":"integ-app-akib-20260419-071354-000-64","attempts":2} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000-64","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071354-000-64","snapshot.Spec.Components":[{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:d8da76e42869a868aa6a6ce0c1e09369fe0a9075e653c901579209fa275f4c09","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"71fc0339d3d69cbafb9b9e37a7725373843b1bf9"}}},{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 with pr group pr-branch-jufiqq is still running, won't create group snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:18:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-6bvs2 has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998491706, NodeID:\"CR_kwDONSo-hs8AAAAQw3HMOg\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998491706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/python-component-xdtaqv-on-pull-request-6bvs2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998491706,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000-64","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-szppb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:30Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000-64","reconcileID":"27388fa8-39e9-4520-a165-e81283b49fb6","snapshot.name":"integ-app-akib-20260419-071354-000-64","pipelinerun.name":"python-component-xdtaqv-on-pull-request-6bvs2","duration":3.965857095} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000-64","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-szppb"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998491706, NodeID:\"CR_kwDONSo-hs8AAAAQw3HMOg\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998491706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071354-000-64 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-szppb","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-szppb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998491706,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000-64","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998491706, NodeID:\"CR_kwDONSo-hs8AAAAQw3HMOg\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998491706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071354-000-64 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-szppb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-6bvs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-6bvs2 has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998491706,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000-64","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:18:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000-64","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071354-000-64","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-szppb","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-szppb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998491706, NodeID:\"CR_kwDONSo-hs8AAAAQw3HMOg\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998491706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998491706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071354-000-64 and scenario my-integration-test-cile 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/71998491706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998491706,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071354-000-64","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-szppb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"370.890417ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"3d0ee0fa-f801-4eae-a9db-a6446be0b108","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"376.563026ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"22227194-5bf2-4bdd-aa16-ae0861ce6157","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"387.240423ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"f29df313-17e6-45a0-80d1-0629b9ddb9ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"408.459275ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"9be75b54-57b2-4bb1-addc-d0459ac90a1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"449.153882ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"a481252c-f0ce-4228-80a4-6e779f0a5fa2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"480.522879ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"702dfd03-deb5-45ca-a2cb-d4cd7ceede52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"529.946766ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"70fdf094-e5b0-4288-ab1e-5b91c4653cc9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"850.761521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"08fb9480-bf7f-4a8b-b1f7-ca578ff88214","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.183369856s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"b0e67635-aed2-46d6-aff8-b33069d2564c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.492341578s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:18:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","reconcileID":"5dad8517-35bd-4dd2-9a48-ef5ebbf205b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071353-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071353-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:0535d2217c5cd7c3f216e8ceb8ee14126edcbe920c0a40dd24dc71260ff3917e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"71fc0339d3d69cbafb9b9e37a7725373843b1bf9"}}},{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"dcb69905558e76b17f168a55699d3caf08d9e8a7","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","latestSnapshot.Name":"integ-app-akib-20260419-071353-000","processedSnapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","latestSnapshot.Name":"integ-app-akib-20260419-071354-000-64","processedSnapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8801","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071857-402","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Namespace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071353-000"} 2026/04/19 07:18:57 http: TLS handshake error from 10.128.0.2:52462: EOF {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-tsd69 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:57Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:18:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492373, NodeID:\"CR_kwDONSo-hs8AAAAQw3HO1Q\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492373\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492373,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:18:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071353-000","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:18:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:58Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:18:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-w2x89","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","reconcileID":"38ebf2c5-2876-42cf-88da-4de916718ad3","snapshot.name":"integ-app-akib-20260419-071353-000","pipelinerun.name":"go-component-sfgjtd-on-pull-request-tsd69","duration":4.136513228} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:59Z","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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492373, NodeID:\"CR_kwDONSo-hs8AAAAQw3HO1Q\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492373\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071353-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-tsd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-tsd69 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492373,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071353-000","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071857-402","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w2x89","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-w2x89","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-lnn4h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071857-402","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-w2x89"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493451, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HTCw\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493451,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lnn4h","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-lnn4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492373, NodeID:\"CR_kwDONSo-hs8AAAAQw3HO1Q\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492373\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071353-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-w2x89' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492373,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071353-000","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071857-402","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile 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/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493451, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HTCw\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493451,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:19:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w2x89","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-w2x89","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071353-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:19:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492373, NodeID:\"CR_kwDONSo-hs8AAAAQw3HO1Q\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492373\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492373\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071353-000 and scenario my-integration-test-cile 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/71998492373/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492373,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071353-000","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-w2x89","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071857-402","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071857-402","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:09Z","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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lnn4h","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-lnn4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile 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/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998492660,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071353-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998492660, NodeID:\"CR_kwDONSo-hs8AAAAQw3HP9A\", HeadSHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998492660\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-19 07:13:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:19:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile 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 | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jufiqq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-sfgjtd | integ-app-akib-20260419-071353-000 | go-component-sfgjtd-on-pull-request-tsd69 | group-snapshot-multi-component |\n| python-component-xdtaqv | integ-app-akib-20260419-071354-000-64 | python-component-xdtaqv-on-pull-request-6bvs2 | group-snapshot-multi-component |\n| konflux-test-integration-clone-altpvt | integ-app-akib-20260419-071354-000 | konflux-test-integration-clone-altpvt-on-pull-request-29nfg | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998492660/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234765316}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"71fc0339d3d69cbafb9b9e37a7725373843b1bf9\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:10Z","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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071354-000-64","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998711121,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493451, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HTCw\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile 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/71998493451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998493451,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071857-402","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:19:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:19:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071857-402","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-lnn4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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-beqw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-kvtsb","PR group":"pr-branch-jufiqq"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"pr-branch-jufiqq","prGroupHash":"f4654c9768cb5a018f0b1babca5136ffa38ce632fe49ce0bdf048fc3558392"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:26Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","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-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000-64","testedSnapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722371,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-kvtsb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"python-component-xdtaqv-on-pull-request-kvtsb"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg with pr group pr-branch-jufiqq has snapshot created, skipped","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 with pr group pr-branch-jufiqq has snapshot created, skipped","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-vloc/python-component-xdtaqv-on-pull-request-6bvs2 with pr group pr-branch-jufiqq is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"691f3186-9efa-417e-a4b7-fbb852577a1e","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:27Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8801","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"691f3186-9efa-417e-a4b7-fbb852577a1e"} {"level":"info","ts":"2026-04-19T07:19:27Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"691f3186-9efa-417e-a4b7-fbb852577a1e"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-vloc/python-component-xdtaqv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"691f3186-9efa-417e-a4b7-fbb852577a1e","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:27Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"691f3186-9efa-417e-a4b7-fbb852577a1e","latestSnapshot.Name":"integ-app-akib-20260419-071353-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-xdtaqv konflux-test-integration-clone-altpvt go-component-sfgjtd]","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-kvtsb"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"python-component-xdtaqv-on-pull-request-kvtsb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"python-component-xdtaqv-on-pull-request-kvtsb"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-rjl95","PR group":"pr-branch-jufiqq"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071353-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071353-000","testedSnapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:28Z","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-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071353-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071354-000-64","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071354-000-64","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:28Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:19: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","prGroup":"pr-branch-jufiqq","prGroupHash":"f4654c9768cb5a018f0b1babca5136ffa38ce632fe49ce0bdf048fc3558392"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:19:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998723627,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-rjl95","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-rjl95"} {"level":"info","ts":"2026-04-19T07:19: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 with pr group pr-branch-jufiqq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-vloc/python-component-xdtaqv-on-pull-request-6bvs2 with pr group pr-branch-jufiqq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-vloc/konflux-test-integration-clone-altpvt-on-pull-request-29nfg with pr group pr-branch-jufiqq has snapshot created, skipped","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","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-sfgjtd python-component-xdtaqv]","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-rjl95"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/python-component-xdtaqv-on-pull-request-kvtsb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:19:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelineRun.Namespace":"group-vloc","pipelineRun.Name":"go-component-sfgjtd-on-pull-request-rjl95","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","pipelinerun.Name":"go-component-sfgjtd-on-pull-request-rjl95"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"130.78794ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"678acd86-f7e5-4c0f-91f7-ce2a062ca6de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"136.276024ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"dd0dd1db-eaea-4542-87c5-2344ac2316a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"146.796388ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"d323f5ce-c5df-4a0a-949f-ced02d54a4c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"167.384119ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"b322bdf2-067b-4895-b553-d93a38a4eae4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"208.78134ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"ed74696a-2959-43fa-8f49-c242d66e13a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"289.395325ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"4038b767-c544-4afd-a205-6b90c5107ebc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"450.071459ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"ea8ddbae-b4fb-4324-9b6b-42f04ba36745","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"657.598233ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"d8d715b9-fb9b-4c6d-9807-bc15544d44b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"771.230708ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"b6856bc5-6db4-4573-88c9-3791d6378787","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","elapsedSinceCompletion":"867.387652ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"ce849fdf-a1be-4af1-9ec9-532348cbd944","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"f7f30f85-ed1c-4cdb-be8e-98e0232761f9","component.Name":"test-symlink-comp-rxkp"} {"level":"info","ts":"2026-04-19T07:19: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"f7f30f85-ed1c-4cdb-be8e-98e0232761f9","component.Name":"test-comp-vjin"} {"level":"info","ts":"2026-04-19T07:19: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":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","reconcileID":"f7f30f85-ed1c-4cdb-be8e-98e0232761f9","component.Name":"test-comp-mfux"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-071737-000","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-071737-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-nlbj-20260419-071737-000","snapshot.Spec.Components":[{"name":"test-comp-beqw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-comp-beqw@sha256:938c78703c2ba11287e81ec2a85e51da3410c0910be2949d136e4a9c4e0eb84b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"b1c2a3625fd34030185090c1ff64883859d896fd"}}}]} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-beqw is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7b8392ff24acd538523255eed4e0dc4f01025fec958880b45884ef0a897dd7 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:19: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":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"}} {"level":"info","ts":"2026-04-19T07:19:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19: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":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-071737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:19:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:19: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":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","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-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-071737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:55Z","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-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-071737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Namespace":"build-e2e-wurk","snapshot.Name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:19: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":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-071737-000","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:19:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-5nxhv has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","snapshot.Name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw-on-pull-request-5nxhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-beqw-on-pull-request-5nxhv has finished running","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:20: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","prGroup":"konflux-test-symlink-comp-rxkp","prGroupHash":"f4c533a164ae4481865af13c4c859b355aa735cfc9a8faf2167828e81eec33"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20: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-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:12Z","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-rxkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-19T06:50:06Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-19T06:49:18Z","completionTime":"2026-04-19T06:50:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3f638ddfd78d112111db55c5f0f9081d936b9a1a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wurk/test-symlink-comp-rxkp:on-pr-3f638ddfd78d112111db55c5f0f9081d936b9a1a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rxkp-on-pull-request-flbrt-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-412252ab4eb7386c2a4bc72917cad90f-48aeb31ecfda768d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp-on-pull-request-flbrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rxkp-on-pull-request-flbrt has finished running","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-072012-983"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-072012-983","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-072012-983"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-072012-983","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-072012-983","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"error","ts":"2026-04-19T07:20:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-beqw","namespace":"build-e2e-wurk"},"namespace":"build-e2e-wurk","name":"test-comp-beqw","reconcileID":"fbfea3ce-1550-4cdd-a954-e1bcd1ce94b8","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-beqw\" 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-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-072013-059"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-072013-059","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-072013-059"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-072013-059","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-mfux","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-mfux","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-072013-059","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-072013-100"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-072013-100","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-072013-100"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-072013-100","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-072013-100","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-vjin","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-vjin","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-072013-138"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-072013-138","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-072013-138"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-072013-138","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-rxkp","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-symlink-comp-rxkp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-072013-138","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-nlbj-20260419-072013-171"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-nlbj-20260419-072013-171","application":"test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-nlbj-20260419-072013-171"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","Application.Name":"test-app-nlbj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-app-nlbj-20260419-072013-171","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-nlbj-20260419-072013-171","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj"} {"level":"info","ts":"2026-04-19T07:20:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-beqw","namespace":"build-e2e-wurk"},"application":"build-e2e-wurk/test-app-nlbj","namespace":"build-e2e-wurk","name":"test-comp-beqw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-19T07:20:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-beqw-on-pull-request-5nxhv","namespace":"build-e2e-wurk"},"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-19T07:20:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-mfux-on-pull-request-d7p2s","namespace":"build-e2e-wurk"},"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-19T07:20:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-vjin-on-pull-request-dhhvl","namespace":"build-e2e-wurk"},"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-19T07:20:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"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-19T07:20:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"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-19T07:20:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"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-19T07:20:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rxkp-on-pull-request-flbrt","namespace":"build-e2e-wurk"},"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-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-072013-100"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-072013-100"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-072012-983"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-072012-983"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-071737-000"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-072013-138"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-072013-138"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-072013-171"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-072013-171"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-064850-000"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-072013-059"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-072013-059"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-nlbj-20260419-070746-000"} {"level":"info","ts":"2026-04-19T07:20:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wurk","snapshot":"test-app-nlbj-20260419-070746-000"} 2026/04/19 07:20:17 http: TLS handshake error from 10.130.0.2:36300: EOF {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07: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":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"112.770302ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"5cecb3a2-4ea8-4843-8f63-113069170f69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"118.643421ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"b43c8d97-6460-4017-a72c-f557d8275fb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"129.416075ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"6e3507a3-c0da-47b4-b1d5-c00e0aea607b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"150.29517ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"0f16fc83-5deb-4c71-acc3-bcd4a4a9b01b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"191.116048ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"59e23d04-7810-4f60-8804-ba730f2c1a0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"217.921622ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"235a3632-b483-4863-9da3-dabe31021414","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"272.324246ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"0365ddd9-90b8-4c23-a5d5-f94a1aeb7c8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"594.068783ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"cd329432-8b56-4be7-9e92-efdb7efe5ea7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"834.320166ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"506077a2-9faf-4321-bc1b-ad691d1ae574","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.235419806s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:23:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","reconcileID":"d660d67f-5b0d-4f77-8009-60cbb4cbf728","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071927-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071927-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:2fe0429302a18bed721b6e9c4d32e30d2219264dc47ce806138e003ccd2ff70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6c0bfe22c0de10e8eb54b6694f13c05f03f2baa9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:5982cc1c9f0f827382c190df5d79e360301d7dce6b1828e34a5c454903f79158","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6edf839bd3aaf7d7191061d4a795237b3fba05da"}}}]} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 with pr group pr-branch-jufiqq is not the latest for its component, skipped","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-rjl95 with pr group pr-branch-jufiqq is still running, won't create group snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} 2026/04/19 07:23:48 http: TLS handshake error from 10.128.0.2:34120: EOF {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:23:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-kvtsb has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722371, NodeID:\"CR_kwDONSo-hs8AAAAQw3VRQw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/python-component-xdtaqv-on-pull-request-kvtsb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:23:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722371,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:23:48Z","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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-c7rtp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000","reconcileID":"3d0cd4be-4264-423d-9d1f-43ca78221ad9","snapshot.name":"integ-app-akib-20260419-071927-000","pipelinerun.name":"python-component-xdtaqv-on-pull-request-kvtsb","duration":3.258495764} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-c7rtp"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722371, NodeID:\"CR_kwDONSo-hs8AAAAQw3VRQw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071927-000 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c7rtp","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-c7rtp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722371,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23: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-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"python-component-xdtaqv-on-pull-request-kvtsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-xdtaqv-on-pull-request-kvtsb has finished running","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:23:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722371, NodeID:\"CR_kwDONSo-hs8AAAAQw3VRQw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071927-000 and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-c7rtp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:23:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722371,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:23:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:23:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23: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-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:23:56Z","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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c7rtp","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-c7rtp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-python-component-xdtaqv"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722371, NodeID:\"CR_kwDONSo-hs8AAAAQw3VRQw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-python-component-xdtaqv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-xdtaqv snapshot integ-app-akib-20260419-071927-000 and scenario my-integration-test-cile 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/71998722371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:23:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722371,"CheckName":"Konflux Dev version / my-integration-test-cile / python-component-xdtaqv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:23:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-c7rtp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"396.957188ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"9620b80e-60ca-4cce-b955-6ab2a0254e6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"402.587466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"f7e7364a-32e5-4a74-899e-df6f8dd3f80b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"413.213437ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"915cd36a-067e-45be-a415-1e2aec754e61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"434.637541ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"296600ed-79d2-49be-ab48-9da7b8d56d8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"475.587683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"3737624e-ae0c-4562-bf1e-28c9843b5484","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"556.781034ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"3d2dd6ba-662e-4d71-918d-0a37525588f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"568.234475ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"aa181654-5065-4792-91eb-8a20a62c0719","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"717.876738ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"ee55e655-c949-49b1-a7ea-e8938f06b873","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.145188767s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"75d18c9d-f5fe-4aa7-915f-a41ba7b6a3c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","elapsedSinceCompletion":"1.358578636s","timeout":"5m0s"} {"level":"info","ts":"2026-04-19T07:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-19T07:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","reconcileID":"2b3b5d76-e65e-4be0-b1ca-562ed704777b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071927-000","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","originalName":"integ-app-akib-20260419-071927-000","newName":"integ-app-akib-20260419-071927-000-2w","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-071927-000-2w","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","originalName":"integ-app-akib-20260419-071927-000","finalName":"integ-app-akib-20260419-071927-000-2w","attempts":2} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-akib-20260419-071927-000-2w","snapshot.Spec.Components":[{"name":"go-component-sfgjtd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/go-component-sfgjtd@sha256:5e627deda7f58e016fc5c1f5cdaee195f577d3d6d57ae548b2e7e74beea1df03","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6edf839bd3aaf7d7191061d4a795237b3fba05da"}}},{"name":"python-component-xdtaqv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/python-component-xdtaqv@sha256:a7ea03125cac17ca6fb10f14c8cf3b02b0f6046fa1fd296d252e59b2439d860b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"dcb69905558e76b17f168a55699d3caf08d9e8a7","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-altpvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-vloc/konflux-test-integration-clone-altpvt@sha256:48aa48047ca744476bdc35677585df32b5b9e0be91243dd633e4f18edd0246c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-vloc/go-component-sfgjtd-on-pull-request-tsd69 with pr group pr-branch-jufiqq is not the latest for its component, skipped","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-vloc/python-component-xdtaqv-on-pull-request-6bvs2 with pr group pr-branch-jufiqq is not the latest for its component, skipped","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","latestSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","processedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","latestSnapshot.Name":"integ-app-akib-20260419-071927-000","processedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8801","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:24:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-rjl95 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-072438-636","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} 2026/04/19 07:24:38 http: TLS handshake error from 10.128.0.2:40082: EOF {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Namespace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:24: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":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071354-000","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:24: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":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998723627, NodeID:\"CR_kwDONSo-hs8AAAAQw3VWKw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998723627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-rjl95 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998723627,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-58npd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","reconcileID":"d16cfbda-8a2f-414b-9f92-47694218756a","snapshot.name":"integ-app-akib-20260419-071927-000-2w","pipelinerun.name":"go-component-sfgjtd-on-pull-request-rjl95","duration":3.801157799} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998723627, NodeID:\"CR_kwDONSo-hs8AAAAQw3VWKw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998723627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071927-000-2w and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd-on-pull-request-rjl95","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-19T07:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-sfgjtd-on-pull-request-rjl95 has finished running","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-58npd","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-58npd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998723627,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-cile is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-vloc/go-component-sfgjtd-on-pull-request-rjl95 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-d6w9w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-072438-636","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-lnn4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-akib-20260419-071857-402 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Label":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-cile","pipelineRun.Name":"integration-resolver-pipelinerun-58npd"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} 2026/04/19 07:24:41 http: TLS handshake error from 10.130.0.2:36336: EOF {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-d6w9w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-d6w9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998493451, NodeID:\"CR_kwDOOe2tsc8AAAAQw3HTCw\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998493451\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-19 07:13:56 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:19:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-071857-402 and scenario my-integration-test-cile 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 | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jufiqq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-sfgjtd | integ-app-akib-20260419-071353-000 | go-component-sfgjtd-on-pull-request-tsd69 | group-snapshot-multi-component |\n| python-component-xdtaqv | integ-app-akib-20260419-071354-000-64 | python-component-xdtaqv-on-pull-request-6bvs2 | group-snapshot-multi-component |\n| konflux-test-integration-clone-altpvt | integ-app-akib-20260419-071354-000 | konflux-test-integration-clone-altpvt-on-pull-request-29nfg | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998493451/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:24:41Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071354-000","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998945340,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998723627, NodeID:\"CR_kwDONSo-hs8AAAAQw3VWKw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998723627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071927-000-2w and scenario my-integration-test-cile is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-58npd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998723627,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile 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/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998945340, NodeID:\"CR_kwDOOe2tsc8AAAAQw3i4PA\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998945340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998945340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-19 07:24:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998945340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:24:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998945340,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-vloc","name":"my-integration-test-dnzy"}} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:43Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:44Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-dnzy"} {"level":"error","ts":"2026-04-19T07:24:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationScenario.Name":"my-integration-test-dnzy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: 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-19T07:24:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"error","ts":"2026-04-19T07:24:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-dnzy","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-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:44Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000-2w","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998947492,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998947492, NodeID:\"CR_kwDONSo-hs8AAAAQw3jApA\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-dnzy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998947492\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998947492\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-19 07:24:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-dnzy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: 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/71998947492/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dnzy / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:45Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998947903,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071354-000","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998948233,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:50Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-072438-636","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:50Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-072438-636","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:50Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-d6w9w","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-d6w9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-58npd","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-58npd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile 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/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998722961,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998722961, NodeID:\"CR_kwDONSo-hs8AAAAQw3VTkQ\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998722961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 8s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jufiqq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-sfgjtd | integ-app-akib-20260419-071927-000-2w | go-component-sfgjtd-on-pull-request-rjl95 | group-snapshot-multi-component |\n| python-component-xdtaqv | integ-app-akib-20260419-071927-000 | python-component-xdtaqv-on-pull-request-kvtsb | group-snapshot-multi-component |\n| konflux-test-integration-clone-altpvt | integ-app-akib-20260419-071354-000 | konflux-test-integration-clone-altpvt-on-pull-request-29nfg | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998722961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000","scenarioName":"my-integration-test-cile","externalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:51Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998951891,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy"} {"level":"error","ts":"2026-04-19T07:24:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationScenario.Name":"my-integration-test-dnzy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: 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-19T07:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"error","ts":"2026-04-19T07:24:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-dnzy","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-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-pr group"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998945340, NodeID:\"CR_kwDOOe2tsc8AAAAQw3i4PA\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-cile-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998945340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998945340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:24:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-cile 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/71998945340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:24:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998945340,"CheckName":"Konflux Dev version / my-integration-test-cile / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-d6w9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-cile-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998723627, NodeID:\"CR_kwDONSo-hs8AAAAQw3VWKw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-cile-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998723627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998723627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-19 07:19:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071927-000-2w and scenario my-integration-test-cile 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/71998723627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998723627,"CheckName":"Konflux Dev version / my-integration-test-cile / go-component-sfgjtd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integration-resolver-pipelinerun-58npd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:53Z","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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998947903, NodeID:\"CR_kwDONSo-hs8AAAAQw3jCPw\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-dnzy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998947903\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998947903\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-19 07:24:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-dnzy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: 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/71998947903/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dnzy / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000-2w","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:53Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-dnzy"} {"level":"error","ts":"2026-04-19T07:24:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationScenario.Name":"my-integration-test-dnzy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-071927-000-2w: 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-19T07:24:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"error","ts":"2026-04-19T07:24:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-dnzy","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-19T07:24:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998952982,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998952982, NodeID:\"CR_kwDONSo-hs8AAAAQw3jWFg\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-dnzy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998952982\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998952982\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-19 07:24:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-dnzy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: 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/71998952982/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dnzy / pr group\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998953354,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testedSnapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998948233, NodeID:\"CR_kwDOOe2tsc8AAAAQw3jDiQ\", HeadSHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", ExternalID:\"my-integration-test-dnzy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998948233\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71998948233\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-19 07:24:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-akib-20260419-072438-636 and scenario my-integration-test-dnzy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-072438-636: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71998948233/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dnzy / pr group\", CheckSuite:github.CheckSuite{ID:65234766207}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446286, Number:8801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8801\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"085ea1ff05c7718d22a754eae31b0a536f280f6a\", 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-whkzqv\", SHA:\"8a357866bdd1b4f237cef4f9f6b76b6ee55cc96a\", 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-19T07:24:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071354-000","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-pr group"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998953646,"CheckName":"Konflux Dev version / my-integration-test-dnzy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-072438-636","destinationSnapshot.Name":"integ-app-akib-20260419-071354-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-072438-636","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:54Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24:54Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-071927-000-2w","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","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-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScenario.Name":"my-integration-test-dnzy"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000-2w","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998954106,"CheckName":"Konflux Dev version / my-integration-test-dnzy / go-component-sfgjtd","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24: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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:55Z","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-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationTestScneario.Name":"my-integration-test-dnzy"} {"level":"error","ts":"2026-04-19T07:24:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","integrationScenario.Name":"my-integration-test-dnzy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-071927-000-2w: 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-19T07:24:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"error","ts":"2026-04-19T07:24:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Scenario":"my-integration-test-dnzy","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-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","destinationComponentSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-cile"} {"level":"info","ts":"2026-04-19T07:24:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","scenario.Name":"my-integration-test-dnzy","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testedSnapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ExternalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","existingCheckRun":"github.CheckRun{ID:71998954106, NodeID:\"CR_kwDONSo-hs8AAAAQw3jaeg\", HeadSHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", ExternalID:\"my-integration-test-dnzy-go-component-sfgjtd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71998954106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71998954106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-19 07:24:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-19 07:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-sfgjtd snapshot integ-app-akib-20260419-071927-000-2w and scenario my-integration-test-dnzy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-akib-20260419-071927-000-2w: 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/71998954106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dnzy / go-component-sfgjtd\", CheckSuite:github.CheckSuite{ID:65234998578}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3551446251, Number:21076, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21076\", Head:github.PullRequestBranch{Ref:\"pr-branch-jufiqq\", SHA:\"6edf839bd3aaf7d7191061d4a795237b3fba05da\", 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-whkzqv\", SHA:\"dcb69905558e76b17f168a55699d3caf08d9e8a7\", 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-19T07:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.NameSpace":"group-vloc","snapshot.Name":"integ-app-akib-20260419-071927-000-2w","scenarioName":"my-integration-test-dnzy","externalID":"my-integration-test-dnzy-go-component-sfgjtd"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","ID":71998954797,"CheckName":"Konflux Dev version / my-integration-test-dnzy / go-component-sfgjtd","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","testedSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","destinationSnapshot.Name":"integ-app-akib-20260419-071927-000-2w","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-akib-20260419-071927-000-2w","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","snapshot.Name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071028-000"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-072503-815"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-072503-815","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","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-akib-20260419-071028-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-k5h9b","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-072503-815"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-072503-815","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:25:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-072503-815","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"error","ts":"2026-04-19T07:25:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-sfgjtd","namespace":"group-vloc"},"namespace":"group-vloc","name":"go-component-sfgjtd","reconcileID":"b813e344-2a8b-4d61-a38d-88ee513acdf8","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-sfgjtd\" 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-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-akib-20260419-072503-888"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-akib-20260419-072503-888","application":"integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-akib-20260419-072503-888"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","Application.Name":"integ-app-akib","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"integ-app-akib-20260419-072503-888","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-19T07:25:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-akib-20260419-072503-888","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib"} {"level":"info","ts":"2026-04-19T07:25:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-sfgjtd","namespace":"group-vloc"},"application":"group-vloc/integ-app-akib","namespace":"group-vloc","name":"go-component-sfgjtd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-2dqzb","namespace":"group-vloc"},"pipelineRun.Name":"integration-resolver-pipelinerun-2dqzb"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2dqzb","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-2dqzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-58npd","namespace":"group-vloc"},"pipelineRun.Name":"integration-resolver-pipelinerun-58npd"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-58npd","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-58npd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-rs2xc","namespace":"group-vloc"},"pipelineRun.Name":"integration-resolver-pipelinerun-rs2xc"} {"level":"error","ts":"2026-04-19T07:25:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-dc46w","namespace":"group-vloc"},"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-19T07:25:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rs2xc","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-rs2xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-w2x89","namespace":"group-vloc"},"pipelineRun.Name":"integration-resolver-pipelinerun-w2x89"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w2x89","namespace":"group-vloc"},"namespace":"group-vloc","name":"integration-resolver-pipelinerun-w2x89","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-19T07:25:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-rjl95","namespace":"group-vloc"},"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-19T07:25:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-pull-request-tsd69","namespace":"group-vloc"},"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-19T07:25:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-sfgjtd-on-push-f7vgw","namespace":"group-vloc"},"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-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071349-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-072438-636"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-065754-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-070516-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071857-402"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071353-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071025-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-072503-815"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-072503-815"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071927-000-2w"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071354-000-64"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-070513-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-070513-000"} 2026/04/19 07:25:04 http: TLS handshake error from 10.128.0.2:58036: EOF {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-072503-888"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-072503-888"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071354-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071354-000"} 2026/04/19 07:25:04 http: TLS handshake error from 10.130.0.2:38150: EOF {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-akib-20260419-071927-000"} {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-vloc","snapshot":"integ-app-akib-20260419-071927-000"} 2026/04/19 07:25:04 http: TLS handshake error from 10.130.0.2:38142: EOF 2026/04/19 07:25:04 http: TLS handshake error from 10.130.0.2:38166: EOF {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-xdtaqv","namespace":"group-vloc"},"namespace":"group-vloc","name":"python-component-xdtaqv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-akib\" not found","component":{"name":"python-component-xdtaqv","namespace":"group-vloc"}} 2026/04/19 07:25:04 http: TLS handshake error from 10.128.0.2:58050: EOF 2026/04/19 07:25:04 http: TLS handshake error from 10.128.0.2:58034: EOF {"level":"info","ts":"2026-04-19T07:25:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-altpvt","namespace":"group-vloc"},"namespace":"group-vloc","name":"konflux-test-integration-clone-altpvt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-19T07:25:04Z","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-akib\" not found","component":{"name":"konflux-test-integration-clone-altpvt","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-072438-636\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-d6w9w","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071349-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-8bwvz","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071354-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-6ppt9","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071927-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-c7rtp","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-070516-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-d5tnv","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071857-402\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-lnn4h","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071025-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kff6s","namespace":"group-vloc"}} {"level":"info","ts":"2026-04-19T07:25:05Z","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-akib-20260419-071354-000-64\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-szppb","namespace":"group-vloc"}} {"level":"error","ts":"2026-04-19T07:25:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-6bvs2","namespace":"group-vloc"},"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-19T07:25:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-kvtsb","namespace":"group-vloc"},"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-19T07:25:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-pull-request-mtht9","namespace":"group-vloc"},"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-19T07:25:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-xdtaqv-on-push-ssj9c","namespace":"group-vloc"},"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-19T07:25:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-29nfg","namespace":"group-vloc"},"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-19T07:25:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-pull-request-9hsxm","namespace":"group-vloc"},"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-19T07:25:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-altpvt-on-push-9xkg2","namespace":"group-vloc"},"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"}